globalredirect 5.x-1.3
nicholasThompson - July 3, 2008 - 15:08
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.3.tar.gz | 8.41 KB | 45c078ec850af70b1d43eddac0b9bee0 |
Official release from CVS tag: DRUPAL-5--1-3
Last updated: July 3, 2008 - 15:11
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.
