wiki:FullBlogNotificationPlugin

Version 1 (modified by Nick Loeve, 15 years ago) (diff)

New hack FullBlogNotificationPlugin, created by trickie

FullBlogNotification

Notice: This plugin is unmaintained and available for adoption.

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

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 [download:fullblognotificationplugin 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

10014 by rjollos on 2011-04-03 04:03:16
Refs #8662: Merged [10013] into the 0.12 branch.
10013 by rjollos on 2011-04-03 03:40:58
Fixes #8662: The reply_to_email configuration setting is now correctly used to set the email header reply-to field.
8581 by rjollos on 2010-08-31 23:11:19
0.11 branch: Replicated changes made to new Genshi template in 0.12 branch in [8564] and [8565]. Refs #7581.
(more)

Author/Contributors

Author: trickie
Contributors: