Posted by amontero on March 18, 2009 at 7:33pm
| Project: | Action email role |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Thanks for this very useful module.
Would be great to have Token module support.
TIA.
Comments
#1
Subscribing. +1. I am supporting this request, which is similar to this request for the Token module.
#2
Subscribing. +1.
#3
+++1
#4
subscribe, thx!
#5
Subscribe, absolutely need this. I'd code it myself if I could, which I may hack something if I can make sense of the code. Thanks!
#6
subscribing.
#7
I needed this, and it wasn't too bad to whip up. It works for me, please test and mark RTBC if it works for you.
#8
Quick fix - I was checking if 'token' module was enabled, but I really need to check if 'token_actions' is enabled so that we can borrow their functions.
#9
Yes #8 patch works, but seems not show global tokens to use, such as [site-name].
#10
Check latest release, I did not use token_action instead I just hooked into which ever token context was related to that action (user, node etc)