Closed (fixed)
Project:
CacheExclude
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2007 at 18:47 UTC
Updated:
23 Nov 2007 at 00:41 UTC
This patch contains two changes:
because almost all code changed, I did not attach a patch but the whole module file (as txt).
cheers
| Comment | File | Size | Author |
|---|---|---|---|
| cacheexclude_0.txt | 1.51 KB | soxofaan |
Comments
Comment #1
wim leersI'd suggest to use the code used by path.module instead.
Note that this functionality is directly available in the Drupal 6 API, in the drupal_match_path() function.
Comment #2
Crell commentedYeah, no that it's nicely factored out in Drupal 6 my plan is to just backport that function for the Drupal 5 version, or even just leave this feature until D6 where I can just use the existing match functionality. This module is why I was so happy to see the patch for that function go in. :-) Unfortunately it's low on my priority list at the moment. :-(
Comment #3
wim leersHeh, no worries, I was just posting it for reference here ;) :)
Comment #4
Crell commentedI've just tagged a new 2.x release that uses a backport of drupal_match_path().
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.