please check out post here http://drupal.org/node/606814 and let me know if you are interested

thanks.

Comments

shenzhuxi’s picture

If you want "the nodes a user is interested in", maybe you modules about statistics.
Or you just want each user visit a certain url, then notice you?

liquidcms’s picture

sorry, nope.. neither.

Notifications module allows user to pick either specific nodes they are interested in or pick rules (like by author or tagged with some term). Request was for a views handler that would list nodes matching these settings. There is currently a notifications_views module but it simply lists the specific nodes the user has selected; but doesn't deal with any of the "rules" they have set up.

Still interested in a handler being added for this project; but i have sorted out my issue by simply using some views arg handler code.

thanks,