Closed (won't fix)
Project:
Content Access
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 13:31 UTC
Updated:
14 Aug 2009 at 15:26 UTC
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. =)