Ticket #3514 (closed enhancement: worksforme)

Opened 4 months ago

Last modified 1 week ago

EMail-Notifications for Comments

Reported by: mike.laumann@gmail.com Assigned to: osimons
Priority: normal Component: FullBlogPlugin
Severity: normal Keywords: comments notification
Cc: Trac Release: 0.11

Description

I think it would be a nice to have an optional EMail notification whenever a comment is postet. The recipient should be the original poster of the blog entry.

I am not sure if this is already possible via 3rd-party plugins

Attachments

notification.py (5.6 kB) - added by van.frag on 11/18/08 04:47:01.
notifier.py (3.6 kB) - added by van.frag on 11/18/08 04:49:21.
blog_notifier_email_template.txt (1.4 kB) - added by van.frag on 11/18/08 04:49:57.
setup.py.diff (1.0 kB) - added by van.frag on 11/18/08 04:50:22.

Change History

11/18/08 04:47:01 changed by van.frag

  • attachment notification.py added.

11/18/08 04:49:21 changed by van.frag

  • attachment notifier.py added.

11/18/08 04:49:57 changed by van.frag

  • attachment blog_notifier_email_template.txt added.

11/18/08 04:50:22 changed by van.frag

  • attachment setup.py.diff added.

11/18/08 04:55:26 changed by van.frag

Hi,

I've wrote some notification for mine purposes. It notifies for Comments added, post added, post changed. Please use it if u want.

Regards.

11/19/08 05:53:00 changed by osimons

Looks good! Haven't tried it, but that is why I added the Listener interface. Why don't you just package this as a separate plugin here on trac-hacks.org? It will just have FullBlogPlugin as a dependency, but is fully self-contained as I can see.

That way those that want this feature can just install your plugin to get the feature working. I can then also add information my main docs linking to 'third-party' plugins that adds extended features. That would be really nice.

11/24/08 10:52:52 changed by trickie

Hi

I have taken the patches in this bug as a base, and released a plugin at http://trac-hacks.org/wiki/FullBlogNotificationPlugin

11/25/08 02:53:13 changed by osimons

  • status changed from new to closed.
  • resolution set to worksforme.

Nice! Thanks for the generally useful addition to my plugin! The official line is now: Look to FullBlogNotificationPlugin for notifications - it won't be part of FullBlogPlugin itself.


Add/Change #3514 (EMail-Notifications for Comments)




Change Properties
Action