FullBlogNotificationPlugin

Description

This plugin uses the blog change interface in FullBlogPlugin to send out email notifications for:

  • new blog posts
  • updated blog posts
  • comment added
  • deletion of blog posts

It will probably require >= python 2.5

Bugs/Feature Requests

Existing bugs and feature requests for FullBlogNotificationPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out FullBlogNotificationPlugin from here using Subversion, or browse the source with Trac.

Example

Using the ini options available below you can get notifications of blog changes:

[fullblog-notification]
from_email = trac+blog@localhost;
from_name = None
smtp_always_cc = []
subject_template = $prefix $blog.title $action;
always_notify_author = False

Recent Changes

[4940] by trickie on 12/03/08 17:03:41

fix blog comment author passed to template

[4933] by trickie on 12/03/08 09:13:33

update template to show author at blog creation notification

[4884] by trickie on 11/28/08 15:52:25

fixes #4177

[4861] by trickie on 11/24/08 17:51:24

Initial import of plugin

Author/Contributors

Author: trickie
Contributors: