Email Notifications for FullBlogPlugin using AnnouncerPlugin
Description
This plugin uses the blog change interface in FullBlogPlugin to send out email announcements, using the AnnouncerPlugin, for:
- new blog posts
- updated blog posts
- comment added
- deletion of blog posts
Email announcements are sent to the user who made the change. Notifications can also be sent to other users or a distribution list by specifying user preferences.
See also: FullBlogNotificationPlugin
Example
Using the ini options available below you can set the default setting for author announcements.
[fullblog-announcement]
always_notify_author = enabled
blog_email_subject = Blog: ${blog.name} ${action}
Recent Changes
[9235] by doki_pen on 10/01/10 15:39:41
Fixes issues with authenticated mapping
[9207] by doki_pen on 09/29/10 20:59:44
Updates FullBlog? integration
[9174] by doki_pen on 09/28/10 04:35:58
Make backward compatible
[9141] by doki_pen on 09/26/10 20:52:13
Renamed old and new subscriber interfaces

