Closed (duplicate)
Project:
Global Redirect
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2008 at 08:06 UTC
Updated:
12 Aug 2009 at 01:06 UTC
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?