Please take a look at the patch attached to this issue for adding a rule to content_access to allow emailing of all permissioned users (a bit like a subscription). I needed this, so I made it as a separate module but thought I'd supply it as a patch.
If you do not want to include it, let me know and "won't fix" it and I'll release the module exposing the rule as a separate entity. =)
| Comment | File | Size | Author |
|---|---|---|---|
| acl_send_mail_rule.patch | 2.74 KB | greg.harvey |
Comments
Comment #1
fagoOh nice. Though I prefer to fix that in rules (with rules 2 looping support) thus you won't need that action any more. In the meanwhile feel free to provide it as separate module. :)
Comment #2
greg.harveyWill do. Thanks for review and update on Rules. =)