Downloads
Release notes
First semi-official 6.x release! yay!
You can view the most recent changes at http://drupal.org/project/cvs/80382 but the following is a summary:
- by Dave Reid: Cleaned up documentation, coder.module warnings, etc.
- by Dave Reid: Add new option (path_redirect_default_status) to replace the constant (do things the Drupal way). Change toggle radio options to checkboxes for usability.
- #287484: upgrade path_redirect_goto to D6 by Pasqualle: Synchronize path_redirect_goto with the current drupal_goto().
- by Dave Reid: Simply the redirect table generation and shorten the table width
- #255034 by Dave Reid: Fixed redirects on paths with a trailing slash
- by Dave Reid: Reworked the login in path_redirect_init() and also added a meta-refresh when path_redirect_redirect_warning is enabled.
- by Dave Reid: Updated pot file for translations.