Posted by Dave Reid on September 28, 2003 at 4:45pm
Work in progress for a Drupal 7 integration and collaboration between redirection-type modules:
- Path redirect
- Global redirect (Merged in basic functionalty: #905914: Re-enable global redirections)
Current features:
- Common API for loading, saving, and deleting redirects.
- Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
- Redirect counter and last used timestamp, with automatic cleanup of inactive redirects.
- Integration with Drupal's page cache to optimize redirects and performance.
- Complete individual redirect access API.
- Views API integration.
Recommended Modules
- Pathauto can be configured to automatically generate path redirects to ensure that URL alias changes do not break existing links.
- Pathologic helps transform relative links in content to absolute URLs. Most helpful when you move your site to a new domain or different folder.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Path Management
- Reported installs: 15204 sites currently report using this module. View usage statistics.
- Automated tests: Enabled
- Last modified: January 8, 2012