Posted by nicholasThompson on July 3, 2008 at 3:08pm
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.3.tar.gz | 8.41 KB | 45c078ec850af70b1d43eddac0b9bee0 |
| globalredirect-5.x-1.3.zip | 10.5 KB | 0dff3fa2d5482f80554d123e504423cb |
Last updated: December 24, 2010 - 23:06
1.3 release for Drupal 5... Contains new features such as
- Ability to NOT redirect on URL's where the visitor does not have permission to view the callback (private nodes, views, admin page, etc which have aliases)
- No longer does any redirection for any request containing a $_POST. This should fix compatibility with the likes of Live Comments.
- No longer fires any redirection where the script name isn't index.php. This should fix compatibility with the Ad module.