web-devel-2 r4628 - in trunk/content/projects/gup: . articles articles/guadec-2003 articles/why_care hig proposals ui-review
- From: calum svn gnome org
- To: svn-commits-list gnome org
- Subject: web-devel-2 r4628 - in trunk/content/projects/gup: . articles articles/guadec-2003 articles/why_care hig proposals ui-review
- Date: Wed, 1 Oct 2008 14:49:15 +0000 (UTC)
Author: calum
Date: Wed Oct 1 14:49:15 2008
New Revision: 4628
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4628&view=rev
Log:
Kill more stuff that's moved to live.gnome.org, add
redirection links where appropriate.
Added:
trunk/content/projects/gup/ui-review/
trunk/content/projects/gup/ui-review/Makefile
trunk/content/projects/gup/ui-review/main.in
Removed:
trunk/content/projects/gup/articles/chi2002.html
trunk/content/projects/gup/articles/guadec-2003/
trunk/content/projects/gup/articles/why_care/
Modified:
trunk/content/projects/gup/ChangeLog
trunk/content/projects/gup/Makefile
trunk/content/projects/gup/articles/Makefile
trunk/content/projects/gup/articles/main.in
trunk/content/projects/gup/hig/ChangeLog
trunk/content/projects/gup/hig/main.in
trunk/content/projects/gup/proposals/ChangeLog
trunk/content/projects/gup/proposals/main.in
Modified: trunk/content/projects/gup/Makefile
==============================================================================
--- trunk/content/projects/gup/Makefile (original)
+++ trunk/content/projects/gup/Makefile Wed Oct 1 14:49:15 2008
@@ -2,7 +2,7 @@
DESTDIR = $(HTMLDIR)/projects/gup
-SUBDIRS = hig ut1_pres ut1_report proposals
+SUBDIRS = hig ut1_pres ut1_report proposals articles ui-review
#SUBDIRS = hig ut1_pres ut1_report proposals meetings articles ui-review templates 102 news
FILES = \
Modified: trunk/content/projects/gup/articles/Makefile
==============================================================================
--- trunk/content/projects/gup/articles/Makefile (original)
+++ trunk/content/projects/gup/articles/Makefile Wed Oct 1 14:49:15 2008
@@ -2,9 +2,9 @@
DESTDIR = $(HTMLDIR)/projects/gup/articles
-SUBDIRS = why_care guadec-2003
+SUBDIRS =
-FILES = chi2002.html
+FILES =
EXTRA_FILES =
@@ -15,9 +15,9 @@
echo "$$i";\
${PREFIX}/scripts/makenode.pl --leaf=$$i --content=$$i;\
done
-# for i in $(EXTRA_FILES); do \
-# cp $$i $(DESTDIR); \
-# done
+ for i in $(EXTRA_FILES); do \
+ cp $$i $(DESTDIR); \
+ done
for i in ${SUBDIRS}; do \
echo "dir:$$i"; \
${MAKE} -C "$$i"; \
Modified: trunk/content/projects/gup/articles/main.in
==============================================================================
--- trunk/content/projects/gup/articles/main.in (original)
+++ trunk/content/projects/gup/articles/main.in Wed Oct 1 14:49:15 2008
@@ -1,12 +1,7 @@
-<!--#set var="last_modified" value="$Date: 2003/12/12 20:40:00 $" -->
+<!--#set var="last_modified" value="$Date: 2008/10/01 20:40:00 $" -->
<h1>
<img src="../images/ok.png" alt="GUP" align="middle">The GNOME Usability Project - Articles
</h1>
-<ul>
-<li>GUADEC 2003 <a href="guadec-2003/guadec-pres.html">presentation</a> and <a href="guadec-2003/guadec-paper.html">paper</a></li>
-<li><a href="why_care/">Why GNOME Hackers Should Care about Usability</a></li>
-<li><a href="chi2002.html">Open Source Meets Usability - CHI2002 Workshop Summary</a></li>
-<li><a href="http://www.usabilityprofessionals.org/upa_publications/upa_voice/volumes/5/issue_1/open_source.htm">What is Open Source and is it Usable?</a></li>
-</ul>
+<p>GNOME usability articles have moved to the <a href="http://live.gnome.org/UsabilityProject/Articles">Articles page</a> of the new <a href="http://live.gnome.org/UsabilityProject">Usability Project wiki</a>. Please update your bookmarks.</p>
Modified: trunk/content/projects/gup/hig/main.in
==============================================================================
--- trunk/content/projects/gup/hig/main.in (original)
+++ trunk/content/projects/gup/hig/main.in Wed Oct 1 14:49:15 2008
@@ -1,4 +1,7 @@
-<!--#set var="last_modified" value="$Date: 2006/06/16 18:35:06 $" -->
+<!--#set var="last_modified" value="$Date: 2008/10/01 18:35:06 $" -->
+<img src="../images/ok.png" alt="GUP" align="middle">The GNOME Usability Project - Articles
+</h1>
+
<p>The GNOME HIG has moved to the <a href="http://library.gnome.org/devel/hig-book/stable">GNOME Library Website</a>. Please update your bookmarks.</p>
-<p>For more information about the GNOME Usability Project, please visit <a href="http://live.gnome.org/UsabilityProject">http://live.gnome.org/UsabilityProject</a>.</p>
\ No newline at end of file
+<p>For more information about the GNOME Usability Project, please visit <a href="http://live.gnome.org/UsabilityProject">http://live.gnome.org/UsabilityProject</a>.</p>
Modified: trunk/content/projects/gup/proposals/main.in
==============================================================================
--- trunk/content/projects/gup/proposals/main.in (original)
+++ trunk/content/projects/gup/proposals/main.in Wed Oct 1 14:49:15 2008
@@ -1,44 +1,9 @@
-<!--#set var="last_modified" value="$Date: 2002/01/30 14:27:50 $" -->
+<!--#set var="last_modified" value="$Date: 2008/10/01 14:27:50 $" -->
<h1>
<img src="../images/ok.png" alt="GUP" align="middle">The GNOME Usability Project - Proposals
</h1>
-<strong>GNOME Search Tool improvement proposal</strong> <small>(Posted January 30th 2002)</small>
-<blockquote>
- Some possible <a href="searchtool.html">GNOME Search Tool improvements</a> - Calum Benson
-</blockquote>
+<p>These GNOME UI Proposals have moved to the <a href="http://live.gnome.org/UsabilityProject/Archives">Archives page</a> of the new <a href="http://live.gnome.org/UsabilityProject">Usability Project wiki</a>. Please update your bookmarks.</p>
-<strong>GNOME 2.0 Must-Fix List</strong> <small>(Posted October 17th)</small>
-<p>
-GNOME 2 usability must-fix lists cover the major areas of desktop interaction that the
-usability projects feels is most important to get right at the current stage. We'll
-be adding Bugzilla numbers to each of the items in the list as they become ratified
-for inclusion in the final usability must-fix lists for the GNOME 2 release.
-</p>
-<strong>Must-fix Proposals for GNOME 2</strong>
-<ol>
- <li><a href="panel_menus_and_organization.html">Panel Menus and Organization</a></li>
- <li><a href="nautilus.html">Nautilus</a></li>
- <li><a href="control_center.html">Control Center</a></li>
- <li>Default GTK and <a href="sawfish.html">Window Manager</a> Settings</li>
- <li><a href="logging_in_and_out.html">Logging in and Out</a></li>
- <li>Graphic Design and Icons</li>
- <li><a href="feedback.html">Feedback</a></li>
-</ol>
-
-
-<strong>Panel Menu Organization Proposal</strong> <small>(Posted August 25th)</small>
-<blockquote>
- <a href="menus.html">Panel Menu Proposal</a> - Nils Pederson
-</blockquote>
-
-<strong>Nautilus Help/Scrollkeeper Sidebar Proposal</strong> <small>(Posted July 18th)</small>
-<blockquote>
- <a href="scrollkeeper.html">Help Sidebar Proposal</a> - Calum Benson
-</blockquote>
-
-<strong>GNOME Usability Style Guide Dialog Proposal</strong> <small>(Posted June 1)</small>
-<blockquote>
- <a href="dialog.html">Dialog Proposal</a> - Julian Missig
-</blockquote>
+<p>More recent proposals can be found on the wiki's <a href="http://live.gnome.org/UsabilityProject/Whiteboard">Usability Whiteboard pages</a>.</p>
Added: trunk/content/projects/gup/ui-review/Makefile
==============================================================================
--- (empty file)
+++ trunk/content/projects/gup/ui-review/Makefile Wed Oct 1 14:49:15 2008
@@ -0,0 +1,25 @@
+include ../../../../templates/Makefile.mk
+
+DESTDIR = $(HTMLDIR)/projects/gup/ui-review
+
+SUBDIRS =
+
+FILES =
+
+EXTRA_FILES =
+
+all:
+ mkdir -p $(DESTDIR)
+ ${PREFIX}/scripts/makenode.pl
+ for i in ${FILES}; do \
+ echo "$$i";\
+ ${PREFIX}/scripts/makenode.pl --leaf=$$i --content=$$i;\
+ done
+ for i in $(EXTRA_FILES); do \
+ cp $$i $(DESTDIR); \
+ done
+ for i in ${SUBDIRS}; do \
+ echo "dir:$$i"; \
+ ${MAKE} -C "$$i"; \
+ done
+# cp -dr images $(DESTDIR)
Added: trunk/content/projects/gup/ui-review/main.in
==============================================================================
--- (empty file)
+++ trunk/content/projects/gup/ui-review/main.in Wed Oct 1 14:49:15 2008
@@ -0,0 +1,7 @@
+<!--#set var="last_modified" value="$Date: 2008/10/01 20:40:00 $" -->
+
+<h1>
+<img src="../images/ok.png" alt="GUP" align="middle">The GNOME Usability Project - UI Reviews
+</h1>
+
+<p>These GNOME UI Reviews have moved to the <a href="http://live.gnome.org/UsabilityProject/Archives">Archives page</a> of the new <a href="http://live.gnome.org/UsabilityProject">Usability Project wiki</a>. Please update your bookmarks.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]