Closed (fixed)
Project:
Comment Notify
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2009 at 18:53 UTC
Updated:
21 Nov 2009 at 18:50 UTC
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
Comment #1
gregglesPatch? Proposed text?
Comment #2
gregglesI'm tempted to "won't fix" this. Where do you think it should go?
Comment #3
gregglesOk, 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.
+