Changes between Version 10 and Version 11 of FullBlogNotificationPlugin


Ignore:
Timestamp:
Jan 24, 2010, 8:59:24 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Documenting notification_actions added in #5556.

Legend:

Unmodified
Added
Removed
Modified
  • FullBlogNotificationPlugin

    v10 v11  
    3636{{{
    3737[fullblog-notification]
     38always_notify_author = False
    3839from_email = trac+blog@localhost
    3940from_name = None
     41notification_actions = post_created, post_updated, post_comment_added, post_deleted
    4042smtp_always_cc = []
    4143subject_template = $prefix $blog.title ($action)
    42 always_notify_author = False
    4344}}}
    4445