- π¦πΊAustralia pameeela
Changing this to a task because I think it would just be an improvement. Since the OP, the token format has changed and I think it is much more clear what they all mean.
Several tokens can be used in the e-mail messages configured on /admin/config/people/accounts
, but it is not clear what each token represents.
Visit /admin/config/people/accounts
as a site administrator, and scroll down to the Emails section. Each vertical tab includes the text,
Available variables are: [site:name], [site:url], [user:display-name], [user:account-name], [user:mail], [site:login-url], [site:url-brief], [user:edit-url], [user:one-time-login-url], [user:mail-change-url], [user:cancel-url].
To be determined (TBD).
Perhaps we should expand the help text.
Perhaps, instead of repeating the help text in each vertical tab, we should move it to a separate section.
TBD
None
None
TBD
$email_token_help = t('Available variables are:') . ' !username, !site, !password, !uri, !uri_brief, !mailto, !date, !login_uri, !edit_uri, !login_url, !cancel_url.';
The above message is shown to the admin user without any explanation of what the tokens mean. I can guess at some of them, but what is !uri_brief for instance? Or !mailto?
Active
11.0 π₯
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Changing this to a task because I think it would just be an improvement. Since the OP, the token format has changed and I think it is much more clear what they all mean.