Thread: Sending comment notifications to a moderator email address for all posts?
Created on: 01/19/12 03:51 PM
| New topic Reply | Page: 1 |
| Replies: 1 | |
| jsieber
|
01/19/12 3:51 PM We have a blog with numerous authors running on Mango Blog and would like to get comment notifications when comments occur on the site to a single email address. We still want the regular functionality of sending the author notification as well, but want an site moderator alerted as well since many of the authors our guest authors who many not be able to reply to the comment right away. I asked about this a long time ago and Laura suggested making modifications to the CommentJunkie plugin. I'm finally trying to make that happen, but I'm not able to get the CommentJunkie plugin to function. I installed Adam Tuttle's LogViewer plugin and turned my error tracking to "debug", but the plugin is not producing any errors. Looking at the code for CommentJunkie it seems that it only listens for the afterPostAdd event, but in my testing it is not subscribing other authors after creating a new post. I'm curious if others are using the CommentJunkie plugin with success and or if anyone has other ideas as to a good approach to resolving this issue. If I could get the CommentJunkie plugin working I was planning to modify it so that instead of subscribing every author it only subscribes a specific author. This would solve my issue for new posts and I should be able to write a template that will subscribe the moderator email address to all of the previous posts. |
| Link | Top | Bottom | |
| jsieber
|
01/20/12 2:30 PM I think I have this resolved with a modification of the commentjunkie plugin for new posts and a quick script to subscribe the moderator email address to all of the existing posts. |
| Link | Top | Bottom | |
New Post