The notifications tag has no wiki summary.
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 ...
4
votes
2answers
576 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 ...
2
votes
1answer
804 views
Create a rule to notify administrator users of new comments
I would like to use Rules to notify all administrator users of new comments that have been posted to the site.
I can get as far as getting the notifications working for all comments, but I would like ...
4
votes
1answer
953 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 ...
2
votes
1answer
384 views
Drupal Commons notifications queue is not working
I have a site where we noticed the notifications are no longer working. The Queue states there are 238 notifications, and they are set to process immediately. The send method is "mail," and other ...
0
votes
2answers
1k views
Notification email on Content creation - admin approval?
I made a custom content type to replace comments, as the current comment options are not satisfactory for me. Anonymous users can create this content type (comment).
I need to send an email to the ...
1
vote
2answers
228 views
notifications module api sample code or docs
I'm looking at writing an extension to the notifications module, however I can't see any API documentation or good sample implementations. Has anyone found good resources for this? Or could someone do ...
2
votes
3answers
392 views
Email notification based on purchased item
I am working on the magazine site using Ubercart. In this site individual magazines can be bought or subscribed to. When a new issue of a magazine which the customer has subscribed to is created, I ...