/[drupal]/contributions/modules/comment_notify/INSTALL.TXT
ViewVC logotype

Contents of /contributions/modules/comment_notify/INSTALL.TXT

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.7 - (show annotations) (download)
Sat Nov 7 18:48:34 2009 UTC (2 weeks, 2 days ago) by greggles
Branch: MAIN
CVS Tags: DRUPAL-6--1-3, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.6: +6 -1 lines
File MIME type: text/plain
task #565562 by greggles: provide install instructions about the node-notification settings
1 $Id: INSTALL.TXT,v 1.6 2009/03/03 14:45:13 greggles Exp $
2
3 INSTALLATION
4 ------------
5
6 1. Enable module on the Administer > Site Building > Modules
7
8 2. Grant permission to use this module:
9
10 http://example.com/admin/user/permissions#module-comment_notify
11
12 3. Configure the settings for comments, especially
13 -comment moderation on/off
14 -users must leave their contact info (set to yes, or optional)
15
16 4. Configure this module at Administer > Site configuraiton > Comment Notify
17
18 -Determine which content types to activate it for
19 -Determine which subscription modes are allowed
20 -Configure the templates for the e-mails
21
22 5. Set your node-notify settings per user (optional)
23 The module includes a feature to notify the node author of all comments on
24 their nodes. To enable this go to "My account" > Edit (e.g. user/1/edit)
25 and change the settings there.
26
27 OPTIONAL MODULES
28 ----------------
29
30 Performance: If you notice that your site is very slow when submitting
31 new comments it is possible that the problem is with sending the mails.
32 One option is to use the Queue Mail module
33 http://drupal.org/project/queue_mail
34
35 COMPATIBILITY NOTE
36 ------------------------
37 Comment Notify is not built to work
38 on sites where other mail related modules are installed (modules like Actions,
39 Notify, Subscriptions, and Organic Groups are popular examples). If you install
40 both Comment Notify and one of these other mail modules on your site in addition
41 to Comment Notify it may send duplicate messages and/or have user interface
42 elements that will appear to be duplicates and confuse your site visitors.
43
44 The suggested configuration in these instances is to separate Comment Notify and
45 whatever other mail module you have installed. Common ways to separate them are
46 by content type or user permissions.
47

  ViewVC Help
Powered by ViewVC 1.1.2