Closed (fixed)
Project:
Flag
Version:
6.x-1.x-dev
Component:
Rules integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2010 at 15:50 UTC
Updated:
31 Oct 2010 at 09:10 UTC
Hello,
I look around but didn't find any (clear) answer on this:
- Flag allow to tag users & terms
At node creation/save, would it be possible to send an email to all users that flagged the associated terms or author of the saved node ?
I monitor terms "switzerland" and would like to receive an email for each contents with switzerland "term"
Seems that rules allow you to send emails to the author of the node, but nobody else. Am I wrong ?
Comments
Comment #1
pribeh commentedBump, interested in this as well.
Comment #2
quicksketchThis isn't a question that can be answered in the Flag queue, since it's essentially asking, "How do I send e-mails to a list of users". Presumably that "list" would be built with Views, showing a list of users that had flagged something. The fact that Flag helps make the list of users is irrelevant. You should look in the support queues/handbooks for Rules module, or consider writing a custom module.
Marking this fixed, as there's nothing to be answered from a Flag-module perspective.
Comment #3
pribeh commentedThanks for the direction quicksketch.
Comment #4
mkalbere commentedI deciced to see this from an other perspective:
- flagged nodes/users/contents are shown in a specific page
- I modified the teaser output to show the http://drupal.org/project/notifications links
So monitoring and mail subscription are now separate and mails don't have to be managed by "rules".
It works and is more flexible .....