Closed (fixed)
Project:
Path Blacklist
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Sep 2008 at 16:47 UTC
Updated:
25 Oct 2008 at 14:06 UTC
Jump to comment: Most recent file
Is anyone working on this?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | path_blacklist.patch | 4.52 KB | csko |
Comments
Comment #1
csko commentedHi, here is my 6.x patch for this module. Works for me, test it.
Comment #2
mitchell commentedIt works! path_blacklist.info was rejected for me.
Also, I'm not sure if this is a bug to be filed separately, but I first added "path*", and it didn't block a node with "path". Then I changed it to "path", and it worked.
Thanks csko!
Comment #3
csko commentedI think I've made a mistake diffing the .info file with the CVS repo, the CVS system adds some extra info, I'll check it out. I might post an other patch later on.
Comment #4
csko commentedComment #5
crookednumber commentedThanks to both of you! I was in the process of making a few tiny changes to v.5, then I'll create the D6 version based on that -- probably this weekend.
@Mitchell: yes, please file this as a separate issue.
Comment #6
mitchell commented@CrookedNumber: if you need any help testing your patches, I'd be happy to. Looking forward to the new ver.
Comment #7
crookednumber commentedDrupal 6 version released. Dev snapshot is up. Official release should be ready later this weekend.
http://drupal.org/project/path_blacklist
Thanks mitchell for the nudge. And csko for the patch.
Most notable change: D6 now has a drupal_match_path function, which saved me a few lines of code.
Comment #8
crookednumber commentedComment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.