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

dave reid’s picture

Nancy, 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?

nancydru’s picture

See http://drupal.org/node/430482 - will it help me?

dave reid’s picture

Absolutely. 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.

nancydru’s picture

Thanks.

dave reid’s picture

Status: Active » Fixed
peterx’s picture

Status: Fixed » Needs work

http://drupal.org/node/650050 is a start based on my experience on one site.

dave reid’s picture

Status: Needs work » Closed (won't fix)

Docs 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.

nancydru’s picture

Title: Documentation? » Please point to initial documentation in project page.
Category: feature » task
Status: Closed (won't fix) » Active

They can't be improved if no one knows they exist. Peterx's page is for 6.x.

dave reid’s picture

Status: Active » Fixed

Added the link from the project page. D5 is now unsupported.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.