The "Send email..." advanced action is missing a base url variable and thus quite some flexibility.
Please add a %site_url variable to the available action variables. E-Mail actions will benefit quite much from this. E.g. consider this mail action template:

Login to %site_name at %site_url/user to ...

I'll create a patch to system.module if needed.

Comments

dave reid’s picture

In the meantime you do know about Token module right?

zany’s picture

Dave, thanks for the suggestion. I already use token and then some patches. What I really meant to say is: I'd like to see this added (as opposed to "need"). Among %node_url, %site_name and such the proposed %site_url looks like the missing piece. I'm not familiar with D7, are feature requests better targeted at D7 then?

gbaudoin’s picture

Status: Active » Closed (won't fix)

as #1 suggested, token will give you the variable you need.