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

Status:active» needs review

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.

AttachmentSize
action_email_role-token-support.patch 1.46 KB

#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.

AttachmentSize
action_email_role-token-support-2.patch 1.48 KB

#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)

nobody click here