"consider" list
shua.adi - March 15, 2009 - 17:50
| Project: | Clickpath |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I added a 2 patches:
* Added "consider" list except the ignore list for more extended path patterns.
* made the module themeable with hook_theme and overrideable function which gets the block content as an array.
| Attachment | Size |
|---|---|
| patch_theme.txt | 2.09 KB |
| patch_consider.txt | 2.22 KB |

#1
I opened a new issue for the theming patch on
http://drupal.org/node/402686
#2
Thanks s_adi, can you provide a couple use cases for this feature? I can see value in this feature but it also complicates the UI a lot, and I'm thinking what ways it can be used. In my own use of this module I've found the ignore list can grow quite long, but I'm not yet certain a 'consider' list along with the ignore list is the right direction.
#3
Hi,
I'm using it for history tracking.
You gave one option of filtering, i sent the other one (follow just pages which starts with "something"..).
iIm gonna send soon support for content type filtering also. In this way - if you'll want to give a user tracking for some content type or by path you'll be able to.
Adi.