Posted by jaskegreen on January 10, 2005 at 10:44pm
2 followers
Jump to:
| Project: | |
| Version: | 4.5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I was just looking at the users and when they were last seen on one of my sites. The thought came to me that it would be cool if I could push an email to them to let them know there is new information on the site.
I suppose it would work very similar to the way the roles are selected now except that weeks, days, hours and minutes could be selected from drop-down lists. The time would refer to the last seen date and anything after that.
What do you all think? Is it worth the effort?
Jason
Comments
#1
There is a notify module that may fit your requirements.
It is at http://drupal.org/project/notify
#2
Notify is passive notification. I am performing active notifications using the mail module and just want another choice as to who I send the email to. That's all.
Jason
#3
You could perhaps extend this module to include an optional message section that would list all content posted since an arbitrary date (perhaps defaulting to the date mail was last sent).