Posted by wizonesolutions on June 15, 2012 at 8:21am
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-7.x-1.5.tar.gz | 19.22 KB | 11ad79ee4607b0939984e5c041e1a935 |
| globalredirect-7.x-1.5.zip | 21.45 KB | 47d3d2e9a3017d53f1c8bed557ac0666 |
Last updated: June 15, 2012 - 08:26
Release notes
Changes since 7.x-1.4:
- #1600784 - Moving the D7 project in the the suggested package as defined in http://groups.drupal.org/node/97054.
- Improving the test coverage.
- Changing from a specific locale_language_url_rewrite_url to using drupal_alter('url_outbound'...). Tests seem to still pass.
- Fixing silly typo.
- Improving the test output and cleaning up the path options array code.
- Improving comments in the test.
- Adding a line to the test to report specifically which numeric 'id' subtest is being run. Helps debugging...
- Adding Batch to the whitelist.
- Adding a feature to disable redirection from within the admin section of a site. Defaulting to enabled.