PDA

View Full Version : Email "new post" notification add on?


andy
05-25-2005, 07:25 PM
I did a quick search to see if anyone has already one this, but didn't find it. I'd like to create a feature to allow visitors to subscribe to an email list that will be used to nofity them when I post a new photo (since my posts are not daily anymore).

I'll probably just have to write it myself, but I thought I'd check to see if anyone's already put some work into it.

Thanks!

blinking8s
05-25-2005, 07:52 PM
i think most of us use rss for this, but heck, people like my parents dont even know what rss is...so they would prob love that feature as a user...

Joe[y]
05-25-2005, 07:53 PM
nope. this addon hasn't been writter nor discussed before.

if you get it all done fine then think about sharing it with the rest of the community. Thanks!

steff
05-26-2005, 07:03 AM
yes it's interesting! :)

raminia
05-26-2005, 07:08 AM
it can be done in 1.4.1 as a modification and in the cvs version as an addon. in cvs version (under development) you can fire a function when a new post is published. this function can be defined in an addon. In this case you can fire a function to send email to a list of visitors :)

andy
05-26-2005, 12:15 PM
Did you write this modification? Since the mods are closed right now, can you post the mod?