What options are currently available for allowing users to be notified of new comments?

- Does Comment Notify work with Node Comments?
- Is there a way to make Notifications work without editing code?
- I have used RSS feeds, but not many people prefer this method.
- What other options are there?

Comments

OneTwoTait’s picture

Answer to the first bullet point "does Comment Notify work with Node Comments?" is "no". See http://drupal.org/node/478322.

merlinofchaos’s picture

We are looking to provide a patch to comment_notify this week.

OneTwoTait’s picture

Coooooolllllllll. It's like Christmas.

merlinofchaos’s picture

Status: Active » Fixed

I just added 'nodecomment_notify' module, which handles the nodecomment side of doing notification. It has a dependency on comment_notify.module and it also requires this patch #487820: Cleanup of comment_notify code, though the only thing that is broken without that patch is that the emailed "disable" link won't work without it.

Give it a whirl and see how it works. I didn't test every permutation, but I did get basic notifications out of it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.