![]() |
|
comments notification - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: comments notification (/thread-11061.html) |
comments notification - jalves - 2013-05-16 Hi, What's the best approach to implement a comment notification by email to all registered users. I didn't found any plugin to do that.. just the admin gets notifications. comments notification - acrylian - 2013-05-16 A plugin using the filter hooks for comments. You found no plugin because none exists. Instead RSS is available to subscribe to. comments notification - abc1 - 2014-09-05 As RSS works for each image separately. What is file name/location of the code needs to be edited, to do this. comments notification - acrylian - 2014-09-05 You need to write a plugin using the filters available: comments notification - abc1 - 2014-09-06 Thank you for your reply, I have limited knowledge of php I am going to achieve this with a python script using cron. comments notification - acrylian - 2014-09-06 Sure, whatever works for you. Let us know when it is ready so we can list it on the extensions section. |