#9314: Old documentation URLs should redirect to new URLs
------------------------------------+---------------------------------------
Reporter: anonymous | Owner: nobody
Status: closed | Milestone:
Component: Uncategorized | Version: 1.0
Resolution: fixed | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by kmtracey):
* status: new => closed
* needs_better_patch: => 0
* resolution: => fixed
* needs_tests: => 0
* needs_docs: => 0
Comment:
There are documentation redirects that have been put in place. For
example,
http://djangoproject.com/documentation/django-admin/
automatically redirects to:
http://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocs
(Where did the version of the url without the 'django-' in front of admin
come from? That one isn't redirected but it also doesn't seem to be the
correct old url.)
I believe the general problem here has been addressed, maybe not for every
old link out there but for the big hitters. If there are old links that
are not getting redirected and that seem to be pretty major ones, do
report them, but please include the source of the link. Random possibly
invalid old urls are hard to evaluate in terms of whether they're
important enough to add redirects without context for where the links are
coming from.
--
Ticket URL: <http://code.djangoproject.com/ticket/9314#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---