web-devel-2 r4641 - trunk/content



Author: fpeters
Date: Fri Oct 31 09:22:28 2008
New Revision: 4641
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4641&view=rev

Log:
* htaccess: added more redirections for a11y content.  (bug #558602)



Modified:
   trunk/content/ChangeLog
   trunk/content/htaccess

Modified: trunk/content/htaccess
==============================================================================
--- trunk/content/htaccess	(original)
+++ trunk/content/htaccess	Fri Oct 31 09:22:28 2008
@@ -59,3 +59,11 @@
 RedirectMatch permanent ^/projects/gap/hi-design\.html$                       http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-ui-guidelines.html
 RedirectMatch permanent ^/projects/gap/guide/gad/gad-coding-guidelines\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-coding-guidelines.html
 
+RedirectMatch permanent ^/projects/gap/sanity-testing/.*$                     http://library.gnome.org/devel/accessibility-devel-guide/nightly/gtest.html
+RedirectMatch permanent ^/projects/gap/testing/.*$                            http://library.gnome.org/devel/accessibility-devel-guide/nightly/gtest.html
+RedirectMatch permanent ^/projects/gap/presentations/.*$                      http://www.gnome.org/projects/accessibility/talks/talks.html
+RedirectMatch permanent ^/projects/gap/ADA.*$                                 http://www.gnome.org/projects/accessibility/about.html
+RedirectMatch permanent ^/projects/gap/laws\.html$                            http://www.gnome.org/projects/accessibility/about.html
+RedirectMatch permanent ^/projects/gap/tech-docs/GTK-impl\.html$              http://www.gnome.org/projects/accessibility/talks/GTK-impl.html
+RedirectMatch permanent ^/projects/gap/tech-docs/access-bugs.*$               http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=accessibility&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&query_based_on=&query_based_on=&query_based_on=&query_based_on=&query_based_on=&order=map_products.name,bugs.bug_severity%2Cbugs.bug_id
+



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