[[PageOutline(2-5,Contents,pullout)]] = 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 == [[ChangeLog(/announcerplugin/trunk/announcer/opt/fullblog, 3)]]