After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 558602 - Redirect duplicate/outdated a11y content
Redirect duplicate/outdated a11y content
Status: RESOLVED FIXED
Product: website
Classification: Infrastructure
Component: developer.gnome.org
current
Other All
: Normal normal
: ---
Assigned To: GNOME Web maintainers
GNOME Web maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-30 21:59 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2008-10-31 09:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The bulk of it (3.66 KB, patch)
2008-10-30 22:02 UTC, Joanmarie Diggs (IRC: joanie)
committed Details | Review
The rest of it (2.28 KB, patch)
2008-10-31 05:19 UTC, Joanmarie Diggs (IRC: joanie)
none Details | Review

Description Joanmarie Diggs (IRC: joanie) 2008-10-30 21:59:24 UTC
As part of the GNOME Accessibility web presence effort (see
http://live.gnome.org/Accessibility/WebPresenceRefactor), we've discovered quite a bit of duplicate and/or outdated content on developer.gnome.org. Users should be redirected from these old pages to the current ones.
Comment 1 Joanmarie Diggs (IRC: joanie) 2008-10-30 22:02:33 UTC
Created attachment 121696 [details] [review]
The bulk of it

Will is going to handle the testing related content. Here's the htaccess update for the rest.
Comment 2 Frederic Peters 2008-10-30 23:21:50 UTC
Thanks; I commited those redirect rules.  I'll keep the bug open for Will follow-up.
Comment 3 Joanmarie Diggs (IRC: joanie) 2008-10-30 23:36:57 UTC
Frederic that's awesome. Thanks so much!

Question for you/the team: I was thinking that it would make sense to delete the old content once the redirects were in place. But looking at other projects with content on developer.gnome.org which is not seen thanks to redirects, it appears that the old content is being kept around. Is that by design?
Comment 4 Frederic Peters 2008-10-30 23:40:43 UTC
Not by design, this is bug 549108.
Comment 5 Willie Walker 2008-10-31 00:30:13 UTC
Wow - all I can say is what a joy it is to work on this with everyone involved.  Everyone is so constructive and helpful.  Way AWESOME.

I moved all the ~/web-devel-2/trunk/content/projects/gap/presentations stuff to gnomeweb-wml/trunk/www.gnome.org/projects/accessibility/talks, so we can redirect all that stuff now.  I would be OK with just redirecting any reference to anything under ~/web-devel-2/trunk/content/projects/gap/presentations to gnomeweb-wml/trunk/www.gnome.org/projects/accessibility/talks/talks.html, but I think Joanie might be a bit more nicer to redirected surfers than I am.  Joanie, thoughts?

I have yet to look at the tests -- my goal with them is to find out what useful stuff is left in them and get them into either the GNOME a11y developer's guide or the GNOME a11y distribution testing guide.  I'll follow up when I get to that.
Comment 6 Joanmarie Diggs (IRC: joanie) 2008-10-31 05:19:13 UTC
Created attachment 121711 [details] [review]
The rest of it

Frederic, here are the rest of the redirects. Thanks again!!
Comment 7 Murray Cumming 2008-10-31 08:25:27 UTC
I have removed the directory, as requested. Many thanks for making this possible.

2008-10-31  Murray Cumming  <murrayc@murrayc.com>

	* projects/gap/: Deleted because this has now merged with 
	www.gnome.org/projects/gap.
	* projects/Makefile:
	* projects/main.in:
	* projects/tree.in: Adapted.
	Bug #558602.

I will leave Frederic to update those redirects, because he started it.

Comment 8 Murray Cumming 2008-10-31 08:50:10 UTC
I have also tried to update most links in www.gnome.org/projects/accessibility, but there are still some that don't have obvious new URLs. Please try to update them. I recommend regexxer for this.
Comment 9 Frederic Peters 2008-10-31 09:24:30 UTC
I commited the rest of htaccess changes; I also removed projects/gap/ on window.gnome.org.

Closing the bug as I think every requested change has been handled.