Ticket #9110 (assigned defect)

Opened 9 months ago

Last modified 5 months ago

Email Notifications Plugin for FullBlogPlugin... where is it?

Reported by: GaryParr Assigned to: rjollos (accepted)
Priority: low Component: AnnouncerPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.11

Description

The Wiki page for the AnnouncerPlugin/PluginSupport/FullBlogPlugin doesn't have any links to download the plugin. I also can't find the plugin when browsing through the SVN repository. I've downloaded the source for 0.11 announcer as well as checked out the announcer SVN v11 code but I could not seem to find anything for Email Notifications for FullBlogPlugin. So... where is this plugin?

Thanks! -Gary Parr

Attachments

Change History

08/24/11 15:57:15 changed by anonymous

  • priority changed from lowest to low.
  • severity changed from trivial to minor.

bumping up the priority and severity... will need to implement this soon for a project. Still can't find the code.

(follow-up: ↓ 3 ) 08/25/11 21:55:12 changed by osimons

The code ships with the plugin itself, so there is no separate download for it. It uses setup.py requirement to only enable loading the plugin if FullBlogPlugin is also available.

When available, it likely needs to be enabled for the project too - depending on how you installed it and what pattern you already have used to enable the main plugin. But the docs at AnnouncerPlugin/PluginSupport/FullBlogPlugin should really mention the short how-to:

  1. Install FullBlogPlugin
  2. Enable Announcer support
    [components]
    announcer.opt.fullblog.* = enabled
     3. Configure.... (as already described in docs)
    

I've made the FullBlogPlugin and provided the information for how to bundle it, but I don't actually use AnnouncerPlugin so I cannot verify that this works. Could you please verify the how-to, and if OK update the wiki docs and close this ticket?

Thanks.

(in reply to: ↑ 2 ) 12/13/11 21:40:20 changed by rjollos

  • owner changed from doki_pen to rjollos.
  • status changed from new to assigned.

Replying to osimons:

Could you please verify the how-to, and if OK update the wiki docs and close this ticket?

I'm in the process of installing the plugin and doing a feature comparison against FullBlogNotificationPlugin, so I'll update the docs and possibly open some tickets.


Add/Change #9110 (Email Notifications Plugin for FullBlogPlugin... where is it?)




Change Properties
Action