Posted by petria on February 9, 2010 at 10:53am
I'm new to rules and trying to create rule that send email all users with same
taxonomy term when "NEWS" content type is published.
Below is summary what i have created, I don't know how to load all user email addresses where
newscategieries-tid is one of "referenced_news:field_newscategies-tids".
----
conditionCreated content is NEWS
AND
conditionCreated content is published
DO
actionLoad a referenced node "created_content"
actionLoad a term [referenced_news:field_newscategies-tids]
Comments
re: email when "NEWS" content type is published
I think the Rules module is a major Drupal tool. However, the SimpleNews Digest module is designed to do just what you asked for. It requires the SimpleNews module.