wiki:AnnouncerPlugin/PluginSupport/FullBlogPlugin

Version 3 (modified by figaro, 9 years ago) (diff)

Cosmetic changes

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
  • added comments
  • deleted 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

16893 by rjollos on 2017-10-18 04:10:30
TracAnnouncer 1.2.0dev: Use Trac 1.2 API

The plugin is loading and basic functionality is working
when the Trac notification system is disabled. Some of the
optional components may not yet be functional.

This is incremental progress towards removing the components
that have been added to Trac in release 1.2.

Refs #12120.

16128 by rjollos on 2016-12-21 05:20:26
1.0dev: Remove compatibility code and conform to PEP8

Refs #12120.

13984 by rjollos on 2014-06-18 08:14:45
Trimmed whitespace using reindent.py.
(more)

Author/Contributors

Author: unknown
Maintainer: none
Contributors: