| 1 |
Module: comment-subscribe
|
| 2 |
Author: Zyxware <www.zyxware.com/contact-us>
|
| 3 |
|
| 4 |
Description
|
| 5 |
===========
|
| 6 |
Comment follow up e-mail notification for anonymous as well as registered users.
|
| 7 |
If you write a comment to some post ,the follow up comments for your comment will be informed to you through your email provided in the comment.Also if you don't want email notification you can unsubscribe it using the link provided in your email.There are two way for unsubscription.One is to unsubscribe email notification for the whole node.Other option is to unsubscribe email notification for a particular comment.Work on this module started from the comment_notify module that
|
| 8 |
allowed users to subscribe to comments of a node.
|
| 9 |
|
| 10 |
Usage
|
| 11 |
=====
|
| 12 |
Click the checkbox below the comment textarea.
|
| 13 |
Also one can unsubscribe the same by clicking the link provided in the email.
|
| 14 |
|
| 15 |
Installation and configuration
|
| 16 |
===============================
|
| 17 |
Simply extract the download package in your modules directory and
|
| 18 |
then enable the module in 'admin/build/modules/'.
|
| 19 |
|