The notifications tag has no wiki summary.
4
votes
2answers
578 views
Email marketing in Drupal 7
I have a site with articles which has an RSS feeds.
I 'd like visitors to be able to subscribe to those articles using their email.
They ll give their email and then new articles will be sent to their ...
4
votes
1answer
964 views
How to display messages from a block separately from $messages in page.tpl.php
I have a webform which works as a newsletter subscription form: it displays a textfield for an email and a button. When the button is clicked, a notification message is displayed on top of the page ...
3
votes
3answers
6k views
Send notification e-mail after new content was added
Some people refuse to learn about RSS and wish they could give me (e.g., via some form) e-mail (without registration) and they would be automatically notified about new content.
Could you help me how ...