web-devel-2 r4639 - trunk/content
- From: fpeters svn gnome org
- To: svn-commits-list gnome org
- Subject: web-devel-2 r4639 - trunk/content
- Date: Thu, 30 Oct 2008 23:20:41 +0000 (UTC)
Author: fpeters
Date: Thu Oct 30 23:20:41 2008
New Revision: 4639
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4639&view=rev
Log:
* htaccess: added redirections for a11y content. (closes: #558602)
Modified:
trunk/content/ChangeLog
trunk/content/htaccess
Modified: trunk/content/htaccess
==============================================================================
--- trunk/content/htaccess (original)
+++ trunk/content/htaccess Thu Oct 30 23:20:41 2008
@@ -34,3 +34,28 @@
RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$ http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$ http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
+# GNOME Accessibility Project
+RedirectMatch permanent ^/projects/gap/GNOME-Accessibility\.html$ http://www.gnome.org/projects/accessibility
+RedirectMatch permanent ^/projects/gap/contrib\.html$ http://www.gnome.org/projects/accessibility
+RedirectMatch permanent ^/projects/gap/news\.html$ http://www.gnome.org/projects/accessibility
+RedirectMatch permanent ^/projects/gap/previous_news\.html$ http://www.gnome.org/projects/accessibility
+RedirectMatch permanent ^/projects/gap/AT/index\.html$ http://www.gnome.org/projects/accessibility
+RedirectMatch permanent ^/projects/gap/AT/GOK/index\.html$ http://live.gnome.org/Gok
+RedirectMatch permanent ^/projects/gap/AT/Gnopernicus/index\.html$ http://live.gnome.org/Orca
+RedirectMatch permanent ^/projects/gap/AT/at-types\.html$ http://www.gnome.org/projects/accessibility/about.html
+RedirectMatch permanent ^/projects/gap/keynav/.*$ http://library.gnome.org/users/user-guide/nightly/keyboard-skills.html
+RedirectMatch permanent ^/projects/gap/tech-docs/at-spi-docs/.*$ http://library.gnome.org/devel/at-spi-cspi/unstable
+RedirectMatch permanent ^/projects/gap/access-def\.html$ http://library.gnome.org/users/gnome-access-guide/nightly
+RedirectMatch permanent ^/projects/gap/disability-types\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly
+RedirectMatch permanent ^/projects/gap/keyboardnav\.html$ http://library.gnome.org/users/user-guide/nightly/keyboard-skills.html
+RedirectMatch permanent ^/projects/gap/guide/gad/index\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-api\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-api.html
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-api-examples\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-api-examples.html
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-checklist\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-checklist.html
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-custom\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-custom.html
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-overview\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-how-it-works.html
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-testing\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gtest.html
+RedirectMatch permanent ^/projects/gap/guide/gad/gad-ui-guidelines\.html$ http://library.gnome.org/devel/accessibility-devel-guide/nightly/gad-ui-guidelines.html
+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
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]