/[drupal]/contributions/modules/commentmail/README.txt
ViewVC logotype

Contents of /contributions/modules/commentmail/README.txt

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


Revision 1.4 - (show annotations) (download)
Sun Jun 22 15:56:23 2008 UTC (17 months ago) by add1sun
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +16 -4 lines
File MIME type: text/plain
Cleanup and comment tweaks.
1 -------------------------------
2 Comment Mail
3 -------------------------------
4
5 Originally written by Jeff Robbins (jeff /attt\ lullabot /dott\ com)
6 with additonal work done by Konstantin KŠfer (http://drupal.org/user/14572).
7
8 The Comment Mail module allows an e-mail to be sent to the site
9 administrator(s) when new comments are posted. A link in the
10 email allows quick approval, editing, deletion, and/or banning
11 of the poster's IP address (good for spam).
12
13 Installation:
14 =============
15 1. Place the commentmail folder in your module directory (normally sites/all/modules directory).
16 2. Enable the module at Administer > Site building > Modules (admin/build/modules).
17 3. Configure it at Administer > Site configuration > Comment mail (admin/settings/commentmail).
18
19 You can set the address to which the emails will be sent, determine under what
20 circumstances to send an email, as well as setting the text of the emails.
21
22 There are two templates for email. One is for those sites that
23 have comment moderation active and therefor need to approve comments to
24 publish them. The other is for comments that are automatically published
25 and so only need deletion actions.

  ViewVC Help
Powered by ViewVC 1.1.2