Modify

Opened 16 years ago

Closed 15 years ago

#3514 closed enhancement (worksforme)

EMail-Notifications for Comments

Reported by: mike.laumann@… Owned by: 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 (4)

notification.py (5.6 KB) - added by van.frag 15 years ago.
notifier.py (3.6 KB) - added by van.frag 15 years ago.
blog_notifier_email_template.txt (1.4 KB) - added by van.frag 15 years ago.
setup.py.diff (1018 bytes) - added by van.frag 15 years ago.

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by van.frag

Attachment: notification.py added

Changed 15 years ago by van.frag

Attachment: notifier.py added

Changed 15 years ago by van.frag

Changed 15 years ago by van.frag

Attachment: setup.py.diff added

comment:1 Changed 15 years ago 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.

comment:2 Changed 15 years ago 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.

comment:3 Changed 15 years ago by Nick Loeve

Hi

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

comment:4 Changed 15 years ago by osimons

Resolution: worksforme
Status: newclosed

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.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.