gnomeweb-wml r5905 - in trunk: . www.gnome.org www.gnome.org/start www.gnome.org/start/2.20



Author: ovitters
Date: Sat Mar  1 16:09:58 2008
New Revision: 5905
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=5905&view=rev

Log:
	* configure.in: Remove 2.20 release-notes as it has been moved to the
	release-notes module.
	* www.gnome.org/htaccess: Redirect 2.20 release-notes (more to follow
	later)
	* www.gnome.org/start/Makefile.am: Don't regenerate any release notes
	anymore (not 2.20, nor 2.22).
	* www.gnome.org/start/2.20/*: Remove these files.


Removed:
   trunk/www.gnome.org/start/2.20/
Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/www.gnome.org/htaccess
   trunk/www.gnome.org/start/Makefile.am

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Mar  1 16:09:58 2008
@@ -91,9 +91,6 @@
 www.gnome.org/start/2.18/Makefile
 www.gnome.org/start/2.18/notes/Makefile
 www.gnome.org/start/2.18/notes/docbook/Makefile
-www.gnome.org/start/2.20/Makefile
-www.gnome.org/start/2.20/notes/Makefile
-www.gnome.org/start/2.20/notes/docbook/Makefile
 www.gnome.org/start/2.22/Makefile
 www.gnome.org/start/2.22/docbook/Makefile
 www.gnome.org/projects/Makefile

Modified: trunk/www.gnome.org/htaccess
==============================================================================
--- trunk/www.gnome.org/htaccess	(original)
+++ trunk/www.gnome.org/htaccess	Sat Mar  1 16:09:58 2008
@@ -2,6 +2,8 @@
 
 # Temporary utility redirects which should always exist
 Redirect /start/stable      http://www.gnome.org/start/2.20
+RedirectMatch ^/start/(2\.20)/notes        http://library.gnome.org/misc/release-notes/$1/
+Redirect /start/2.20      http://library.gnome.org/misc/release-notes/2.20/
 Redirect /start/unstable/schedule.ics    http://www.gnome.org/start/schedule-unstable.ics
 Redirect /start/unstable    http://live.gnome.org/TwoPointTwentyone
 

Modified: trunk/www.gnome.org/start/Makefile.am
==============================================================================
--- trunk/www.gnome.org/start/Makefile.am	(original)
+++ trunk/www.gnome.org/start/Makefile.am	Sat Mar  1 16:09:58 2008
@@ -4,7 +4,7 @@
 STATIC_SUBDIRS = 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 2.11 2.12 2.14 2.16 2.18
 
 ## SUBDIRS we want to still be regenerated
-SUBDIRS = 2.20 2.22
+SUBDIRS = 
 
 urlpath = /start
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]