subpath_alias 6.x-1.1
Posted by smk-ka on November 2, 2009 at 2:20pm
| Download | Size | md5 hash |
|---|---|---|
| subpath_alias-6.x-1.1.tar.gz | 8.96 KB | bf73af33b21a5f6962c1d744a46a899e |
| subpath_alias-6.x-1.1.zip | 10.2 KB | b9ce161fa7f243410f4565938fb0568b |
Last updated: December 24, 2010 - 23:52
Release notes
IMPORTANT: requires URL Alter 6.x-1.2 or later due to API changes.
Changes since 6.x-1.0:
- Added support for path alias whitelist (see #106559: drupal_lookup_path() optimization - skip looking up certain paths in drupal_lookup_path()).
- #613318: Update hook_url_alter function names by Dave Reid: Updated hook_url_alter function names.
subpath_alias 6.x-1.0
Posted by smk-ka on June 20, 2009 at 9:09pm
| Download | Size | md5 hash |
|---|---|---|
| subpath_alias-6.x-1.0.tar.gz | 8.49 KB | ec7c1573cf44007f14d6a222c1b06e1e |
| subpath_alias-6.x-1.0.zip | 9.65 KB | 618ef4bf5672dbe0330db3f8a0fdb2a6 |
Last updated: December 24, 2010 - 23:52
Release notes
Initial release of Sub-path URL Aliasing module. This module extends core's path module by also matching
known sub-paths at the beginning of URLs and replacing them with their respective alias.