Send Email to OG Roles

Categories

RDF

Component ID

1104044

Component name

Send Email to OG Roles

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module extends rules by adding an action which allows any new node created in a group (or workflow change) to send notices to specific roles of that group. Additionally, two new tokens have been added [node:groups] and [node:group_names].

[node:groups] Will return each group_id where a node exists in more than one group (allowing notification to be sent to roles within each group)
[node:group_names] Returns the group_name for each group wherein a node exists.

NOTE: Special functionality also exists to place this rule in "test" mode, where instead of sending messages (email) to roles within a group, email is instead sent to a list of emails stored inside a specific node. This can be used as a shortcut method for contacting specific, non-OG related users if an override is desired (extends functionality to beyond OG roles).