Rank: Devotee
Joined: 7/20/2006 Posts: 48 Location: Copenhagen, Denmark
|
Hi, Can anyobe give me a clue how I can make a "notify-me-when-there-are-new-posts-in-the-thread-I-have-selected" function, like the one on this forum? Actually I need functionality, where members can mark a checkbox next to each root-posts to be signed up for mail notifications when there are new posts belo this root-post. Thanx in advantage Martin Udblog.dk
|
 Rank: Aficionado
Joined: 12/15/2006 Posts: 112
|
Hmmm .. Didn't know that the forum did notify its users!
Not sure about this one as the functionality you're describing is available in "Notifications", but this is intended for Umbraco Users, not Members.
I think you'd need to write your own ActionHandler to be fired on Publish ... check that the published document parent is one that you're monitoring then get all the Members, emailing those that match the criteria.
___________________________________________________________________________________
Neil
|