Hi everybody,
i have created a page where i collect blog posts from different spaces. In this page i had added some users as watchers. The problem is that when a new blog post is created the page doesn't update. Do you have any idea how to add a functionality that sends an email to the watchers of the page when macro finds a new blog post?
Thanks,
Tsol
I wouldn't do this with a macro, because macros are only executed on page view. So the notifications wouldn't be sent until some user visits that page. You could write your own plugin with an EventListener Module, that listens to the BlogPostCreateEvent.
A simpler solution would be to tell them to start watching the space blogs: Browse => Advanced => Subscribe => Start watching space blogs
Hope this helps
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.