Closed (fixed)
Project:
Path redirect
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2009 at 00:05 UTC
Updated:
20 Jan 2011 at 05:00 UTC
Others have rated this high for docs, but I don't see any. I hate having to download and go through the code just to see if it will do what I want.
Comments
Comment #1
dave reidNancy, the module is really, really basic, but I suppose I could make improvements to the documentation both in the d.org handbooks and in the README.txt. What kind of things are/were you expecting to see?
Comment #2
nancydruSee http://drupal.org/node/430482 - will it help me?
Comment #3
dave reidAbsolutely. Path redirect is very simple, much like the path module and does not need a lot of documentation. All the module does is allows you to redirect urls to other urls using HTTP redirection status codes. You add redirects at admin/build/path-redirect much like you add url aliases, except they are actually redirects and not "aliases" since they perform the HTTP redirection.
Comment #4
nancydruThanks.
Comment #5
dave reidComment #6
peterx commentedhttp://drupal.org/node/650050 is a start based on my experience on one site.
Comment #7
dave reidDocs can be improved by anyone at any time. Since there's nothing concrete to fix, and D5 is now unsupported, marking as won't fix.
Comment #8
nancydruThey can't be improved if no one knows they exist. Peterx's page is for 6.x.
Comment #9
dave reidAdded the link from the project page. D5 is now unsupported.