Closed (fixed)
Project:
Node Comments
Version:
6.x-2.x-dev
Component:
Comment module inconsistencies
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2009 at 05:03 UTC
Updated:
24 Jun 2009 at 19:40 UTC
Comments
Comment #1
OneTwoTait commentedAnswer to the first bullet point "does Comment Notify work with Node Comments?" is "no". See http://drupal.org/node/478322.
Comment #2
merlinofchaos commentedWe are looking to provide a patch to comment_notify this week.
Comment #3
OneTwoTait commentedCoooooolllllllll. It's like Christmas.
Comment #4
merlinofchaos commentedI 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.