globalredirect 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.5.tar.gz | 16.65 KB | 7cd659128f95d08841a01af539833959 |
| globalredirect-6.x-1.5.zip | 18.8 KB | d5a3cbe4f12bb220f35b29637579db9a |
Release notes
Changes since 6.x-1.4:
- Fixing minor code style issue.
- Fixing silly typo.
- Fixing missed backport change with the of the test being run.
- Backporting some test code cleanup from D7. Improving the Path Options array code and test output info.
- Adding Batch to the whitelist.
- Backported commit bd39634f5cfc4623289ef4e8f6e0506f3faf6dc2 to D6. Adding a feature to disable redirection from
within the admin section of a site.
globalredirect 7.x-1.5
| 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 |
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.
globalredirect 7.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-7.x-1.4.tar.gz | 18.42 KB | f836c1db4887da48de8904d1c57d817a |
| globalredirect-7.x-1.4.zip | 20.66 KB | 9572d9d4563980dbd3420016edd9bd46 |
Release notes
This release fixes SA-CONTRIB-2012-103 - Global Redirect - Open Redirect.
Bug fix release for the D7 branch of GlobalRedirect...
Fixes:
#1045842: Development releases link to wrong branch
#1130210: invoke hook_url_outbound_alter
#1034126: Infinite loop (error 310) with i18n in D7
(No issue id) Several commits by Dave Reid for improving the test coverage
#768244: Non-clean to Clean allows external redirect
#1321938: Redirecting to the correct node edit page
#1317142: Global Redirect not working on a nginx server
#867654: Trailing Zero will remove all the "0" before the last "/" too
Ported from D6
#1116098: URL path on front page should bre redirected to /
#1018684: Redirect example.com/[frontpage] to example.com
globalredirect 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.4.tar.gz | 16.18 KB | ff8c21bfcc471f77af6de256b703d8e3 |
| globalredirect-6.x-1.4.zip | 18.29 KB | 83f661c86a96271450a4d3d4f90468b7 |
Release notes
This release fixes SA-CONTRIB-2012-103 - Global Redirect - Open Redirect.
This is the first tagged release in a LONG time. Many bug fixes since 1.2. There was a 1.3-alpha (and no official 1.3). I have intentionally skipped 1.3 to bring it into line with the D7 branch which is also now on a 1.4 tagged release. Hopefully we can keep both branches in version-sync.
Changes summary since 1.3-alpha:
(No known issue id) Fix by Dave Reid for incorrect use of hook_help
#861994: Call to undefined function _globalredirect_get_settings()
(No known issue id) Fix by Dave Reid on the test case (getInfo() incorrectly defined)
#1116098: URL path on front page should bre redirected to /
(No known issue id) Fix by Dave Reid on some test failures
#867654: Trailing Zero will remove all the "0" before the last "/" too
#1317576: Two Minor Errors
The 1.3-alpha never made it onto the project page due to a Drupal.org policy of not listing "unstable" releases while there is a stable one available. The Git Revision history lists a LOT of additions. See Here for more details: http://drupalcode.org/project/globalredirect.git/shortlog/refs/heads/6.x...
globalredirect 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-7.x-1.3.tar.gz | 19.84 KB | 95f6a5eb77c2be9c60eee41d6c75aefd |
| globalredirect-7.x-1.3.zip | 28.18 KB | 7629d2244ce88d47f42c7cca9ead30d1 |
Release notes
Fixes #852872 + All simpletests run fine. Marking this as the first "official" release for Drupal 7.
globalredirect 6.x-1.3-alpha1
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.3-alpha1.tar.gz | 19.26 KB | 23f5fad40b0e0647db7fa3db7317cfa2 |
| globalredirect-6.x-1.3-alpha1.zip | 27.31 KB | ef5b866afcd06fdfd698829d77cbc84f |
Release notes
An updated to GR - marked as Alpha as it still needs some testing. Contains too many fixes and new features to list here...
Note: As this is an alpha, please do test before deploying to live. It shouldn't kill any kittens, however it does need people to test it. Saying that, it works for me and SimpleTest!
globalredirect 7.x-1.3-alpha1
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-7.x-1.3-alpha1.tar.gz | 19.45 KB | acd27c2936eaf86f744d7f753f051669 |
| globalredirect-7.x-1.3-alpha1.zip | 27.54 KB | 52c19bee339ba7164761c0090fc7fb25 |
Release notes
Initial Release of GR for Drupal 7 - marked as Alpha as it still needs some testing.
globalredirect 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.5.tar.gz | 10.58 KB | fb4a0701edefa317f98f3c690e154d2b |
| globalredirect-5.x-1.5.zip | 14.19 KB | 7d42dad92659b36f25ba7f4f7e89d043 |
Release notes
Backported a whole load of changes implemented in the DRUPAL-6--1-2 release. These include the new "case sensitive redirecting" (+ admin option), a fix to correct the deslashing mechanism broken by my typo and a couple of other very minor fixes...
globalredirect 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.2.tar.gz | 10.48 KB | cca649a0f5b07d83dc0c1ad3614b1598 |
| globalredirect-6.x-1.2.zip | 13.08 KB | 1f0c81277bd29e254374b9d0540537a2 |
Release notes
Fixes and features :)
- FEATURE: http://drupal.org/node/349537 - Case Sensitive URL redirecting.
- FIX: http://drupal.org/node/348120 - Deslashing options had some silly typos causing them to fail. They should work now
- FIX: http://drupal.org/node/348858 - missing hook_uninstall causing variable settings to clutter the system up
- A couple of other minor changes such as changing one of the admin option titles to be more consistent
globalredirect 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.4.tar.gz | 10.07 KB | 3c515d8e2801f0339f17134dbdf90ac3 |
| globalredirect-5.x-1.4.zip | 13.56 KB | d209a3fce2d04570146bd8d5941f3fce |
Release notes
Many bug fixes backported from Drupal 6 - mostly to fix some infinite loop problems.
Also backported the settings module (implemented as a separate module as D5 cannot handle path-specific includes). This allows enabling and disabling of features such as trailing slash removing, removing '/0' from URL's (like taxonomy/term/2/0; its the same as taxonony/term/2) and the "non-clean to clean" redirecting.
globalredirect 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.1.tar.gz | 9.87 KB | c1d33dfbc236e0e57650f14994b69ec2 |
| globalredirect-6.x-1.1.zip | 12.05 KB | dc629b87ec7532b7c5e1a5fe7cb75e7d |
Release notes
Fixes many of the bugs in the queue to do with infinite loops upon installing. Also moves the Admin panel to an include file rather than a separate module.
Lots of features now have the option to enable/disable in the Admin > Settings > Globalredirect page. Trailing slash, Trailing '/0', "non-clean to clean" and menu checking can all be disabled individually depending on situation/taste.
globalredirect 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.0.tar.gz | 8.31 KB | b15f97b0686d890d7776d12f5027a55a |
| globalredirect-6.x-1.0.zip | 9.99 KB | 03a7774359190367efa58edabe75c44a |
Release notes
Version 1.0 of Global Redirect for Drupal 6.
This has had testing on my development environment and I cannot break it. Please let me know if it doesn't work for you - it should!
globalredirect 5.x-1.3-1
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.3-1.tar.gz | 8.67 KB | 2cac74d68ffd64773af0d1e21664c64f |
| globalredirect-5.x-1.3-1.zip | 11.08 KB | c8b1bd4989d9588d18da3c92777dac2b |
Release notes
This update simply changes the weight of the module to run last. This fixes issues with modules which implement hooks in include files which get included in the modules hook_init.
Mostly this is a bug fix to stop GlobalRedirect hurting Views when it tries to lookup and cache all modules which use hook_views_tables.
Fixes for...
#278973: GR messes up jCarousel slider!
#279530: Global Redirect breaks NodeQueue
globalredirect 5.x-1.3
| 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 |
Release notes
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.
globalredirect 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.2.tar.gz | 7.4 KB | 1d129bf24931f716819d8de3d14c7aa4 |
| globalredirect-5.x-1.2.zip | 8.93 KB | 0a7faef14536d71b0716939620d1a356 |
Release notes
This release fixes a few small mistakes + some small changes to help comply with coding standards...
- Changed mysite.com to example.com (#150026 - Thanks Hass)
- Now checks if the request is not empty before checking if it is the frontpage (performance tweak).
- Changed the trailing slash removal from a regular expression to a trim (from #182306 - Thanks Jax).
globalredirect 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-6.x-1.x-dev.tar.gz | 16.66 KB | b23d09e3fdeef19847227400307c1f18 |
| globalredirect-6.x-1.x-dev.zip | 18.81 KB | 16f2775df2421c1ee4185d5c6aa96eba |
Release notes
Drupal 6 development branch
globalredirect 4.7.x-1.2-1
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-4.7.x-1.2-1.tar.gz | 6.47 KB | b2fa04bfc66692cc21661cd852f16f37 |
| globalredirect-4.7.x-1.2-1.zip | 6.77 KB | 57d0162bd20cb29787cffd0fa51173ba |
Release notes
This release fixes the header/drupal_set_header issue.
globalredirect 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.1.tar.gz | 7.43 KB | ba7473dc634c8656819c1f9ac7372364 |
| globalredirect-5.x-1.1.zip | 8.98 KB | 07bcc87a7aea4d31c2c8793535b164c9 |
Release notes
Latest release of Global Redirect for Drupal-5.x. This release contains mainly code cleanup.
globalredirect 4.7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-4.7.x-1.2.tar.gz | 6.46 KB | 1d52e314dc2dc653fd946c9163af77ff |
| globalredirect-4.7.x-1.2.zip | 6.76 KB | e460a3d492482dd8ffb504701e2dbb91 |
Release notes
Updated to sync with latest chantes to V5 (code cleanup mainly)
globalredirect 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| globalredirect-5.x-1.x-dev.tar.gz | 9.43 KB | 015c836e25c1b642dfa406cb7345e429 |
| globalredirect-5.x-1.x-dev.zip | 11.44 KB | 78e2f02b4e3ac6b72c9d49726922e7c0 |
Release notes
Drupal 5.x dev verison