0
votes
0answers
115 views

Sending a notification once per day that lists new content

I want to create a rule that will email all the registered users/selected user roles once per day; the email should list all the new content that was added in the past 24 hours. (Let's say the email ...
1
vote
0answers
92 views

Send a message or notification to other user within the site

I'm using Drupal 7 on a production site and I want users to be notified by email and if they are on the site at the time, in a message window that they have been awarded points or other notifications. ...
3
votes
1answer
201 views

Is there a module that will let me set up site-wide notifications like Stack Overflow's orange one?

I'm looking for a Drupal 7 compatible module that will let me set up site-wide notifications similar to Stack Overflow's orange bar (Welcome to this site, read the FAQ etc.). I haven't been able to ...