URL alter
URL alter is a utility module that adds two new hooks for other modules to implement: hook_url_inbound_alter() and hook_url_outbound_alter(). These hooks also replace the need for the special, silly custom_url_rewrite_inbound() and custom_url_rewrite_outbound() functions commonly found in settings.php.
It also provides an interface for administrators to enter in their own hook_url_alter code without needing to create a custom module.
#D7CX: I pledge that URL alter will have a full Drupal 7 release on the day that Drupal 7 is released because the hooks are a part of Drupal 7! The module will become an interface to run the deprecated custom_url_rewrite functions.
If you use any of the following modules, it is highly recommended that you install this module:
Bandwidth
Domain Access
Drupal for Facebook
FeedBurner
Sub-path URL Aliases
Modules with integration in progress or need an integration patch reviewed:
Subdomain - #530326: Prevent custom_url_rewrite_outbound collision and integrate with url_alter.module
Persistent URL - #530338: Integrate with url_alter.module
How can you get involved?
- Write a review for this module on drupalmodules.com.
- Help translate this module at http://localize.drupal.org/translate/projects/url_alter.
- Report any bugs, feature requests, etc. in the issue tracker.
- Contact the maintainer with any comments, questions, or a quote for custom module customisations.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.2 | 2009-Oct-31 | 11.2 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 7.x-1.x-dev | 2009-Nov-02 | 10.01 KB | Download · Release notes | Development snapshot | |
| 6.x-1.x-dev | 2009-Nov-02 | 11.5 KB | Download · Release notes | Development snapshot | |
