With the 1.x version, I was using the %username token. It's no more replaced in the 2.x. Indeed, the help doesn't mention it ! Nevertheless, could it be possible to support it for this new branch of code ?

Thanks for maintaining this useful piece of code.

Comments

davidneedham’s picture

+1. this code is amazing, but it's annoying when I can't list the username - specifically the username of the author of the node I'm emailing out.

anodyne’s picture

I've extended the 6.x-1.0-beta1 a bit to support almost all user fields - with the exception of the password (pass) field. This is quite useful if you are notifying a particular role of user logins.

You can also use the date/time as a variable too. I've renamed some of the variables to differentiate between loggedin users/uids and users associated with a particular node. (node users/uids)

All available fields are listed in the "Configure an Advanced Action" page underneath the message box. If you have the profile module installed then you will be able to include the values of any user profile fields in your email.

Please PM me if you find this useful.

Thanks!

anodyne. (a fellow aussie!)

dgtlmoon’s picture

Status: Active » Closed (won't fix)

Check latest 6.x release for token support (woo!)