HI,
A requirement of my project is for users to be able to subscribe to individual categories of specific content types. I have CCK news and event nodes, which both have taxonomy categories assigned to them.
I made changes to this module so the user can go into "my notify settings" and see a list of checkboxes for each taxonomy term for each cck node.
I also made changes for a user to be able to define when they should receive updates: 1. immediately 2. daily 3. weekly
The only problem is, because CCK don't have teasers, I have yet to come up with a nice solution to send only teasers or the body of CCK nodes through the notification system.
I am new to drupal programming, so I am unable to provide a decent patch, but I can certainly hand over the changes I made so someone else can provide a proper patch, if anyone is interested.
Cheers,
-Justin