URL alter

Dave Reid - January 26, 2009 - 03:06

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.

It is highly recommended that you install this module if you use any of the following modules:

Modules with integration in progress or need an integration patch reviewed:

How can you get involved?

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.2 Download (11.2 KB) 2009-Oct-31 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev Download (10.04 KB) 2010-Jan-03 Notes
6.x-1.x-dev Download (11.5 KB) 2009-Nov-02 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.