Please update the INSTALL.txt file to mention the settings added to the user/edit page. It drove me a little crazy trying to figure out how to turn on the notify-me-for-comments-on-my-post feature. I assumed it would be on the node edit page, or maybe the content type edit page. I had to scan the code and read the comment_notify_form_alter function to figure it out.

Comments

greggles’s picture

Patch? Proposed text?

greggles’s picture

Version: 6.x-1.2 » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

I'm tempted to "won't fix" this. Where do you think it should go?

greggles’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ok, now fixed http://drupal.org/cvs?commit=285528

===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/comment_notify/INSTALL.TXT,v
retrieving revision 1.6
diff -u -p -r1.6 INSTALL.TXT
--- INSTALL.TXT 3 Mar 2009 14:45:13 -0000 1.6
+++ INSTALL.TXT 7 Nov 2009 18:47:53 -0000
@@ -19,6 +19,11 @@ http://example.com/admin/user/permission
-Determine which subscription modes are allowed
-Configure the templates for the e-mails

+5. Set your node-notify settings per user (optional)
+The module includes a feature to notify the node author of all comments on
+their nodes. To enable this go to "My account" > Edit (e.g. user/1/edit)
+and change the settings there.
+

Status: Fixed » Closed (fixed)

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