Project:Clickpath
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

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.

AttachmentSize
patch_theme.txt2.09 KB
patch_consider.txt2.22 KB

Comments

#1

Title:"consider" list and make the module themeable» "consider" list
Status:closed (fixed)» needs review

I opened a new issue for the theming patch on
http://drupal.org/node/402686

#2

Status:needs review» postponed (maintainer needs more info)

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.