The module is very nice but it should accept some exceptions. For example with my module ( http://drupal.org/project/webdav ), ending slash SHOULD NOT be removed as it is part of WebDAV RFC compliance.
I made a quick patch adding a settings page to your module in order to add some URL exceptions. This is a quick way for doing this. Perhaps a better solution is to think about some kind of URL API with an hooking system in order for other modules to play nicely with yours.
| Comment | File | Size | Author |
|---|---|---|---|
| globalredirect-exceptions-6.x-1.0.patch | 3.11 KB | Yoran |
Comments
Comment #1
nicholasthompson#279751
This was fixed already in the dev build... I will release this as a 6.1 soon. Thanks for the patch though!
Comment #2
Yoran commentedOh well, never mind :) Thank you anyway.
Comment #3
plan9 commentedCan we have this feature for 5.x also please?