· [AS:PORTALSETTINGS:PORTALNAME] – The name of the portal where the email originated.
· [DISPLAYNAME] – A user’s display name. This is not the recipient of the email, but another user who sent a message, or invited them to a group.
· [AS:RECIPIENT:DISPLAYNAME] – The display name of the email recipient.
· [AS:SENDER:DISPLAYNAME] – The display name of the user who sent the email.
· [MESSAGE] – The body of a message. Private messages use this token.
· [NOTIFICATIONSLINK] – A link directly to the email recipient’s private message notifications inbox.
· [MESSAGELINK] – A link directly to a private message.
· [AS:JOURNALINFO:AUTHOR] – The author of the journal item that created the notification.
· [AS:JOURNALINFO:URL] – A direct link to the journal item.
· [AS:JOURNALINFO:DI:XXXX] – Any token that uses DI is used to display information directly from the XML stored in the activesocial_Journal table, JournalData field for the journal item. Replace XXXX with the XML node containing the data.
o Examples: TITLE, SUMMARY, BODY, SOURCE
o Sub-nodes can be reached with this syntax:
- :SOURCE:XML{event/location}
- :SOURCE:XML{event/@start_time}
· [AS:DATE:{0}|h:mmtt (zzz) dddd, MMMM d] – Displays a formatted time and date.
· [JOURNALOWNER:DISPLAYNAMELINK] – The Display Name of the user who owns the journal where the journal item was added.
· [GROUPNAME] – The name of the group that created the notification.
· [AS:GROUPINFO:XXXX] – Similar to the JOURNALINFO tokens, these display information regarding groups. Replace XXXX with the name of a column in the activesocial_Groups table.
o Examples: GROUPNAME, GROUPDESCRIPTION, CITY, WEBSITE
· [GROUPLINK] – A link to the group.
· [COMMENT] – The text value of a comment added to a journal.
· [COMMENTLINK] – A direct link to the comment.
· [SITEURL] – The URL for the site. This is defined on the Settings page of the Control Panel.
· [AS:URL:GROUP] – Similar to [GROUPLINK] this is a direct URL for the group where the email originated.
· [AS:URL:PROFILE] – A link directly to the email recipients profile page.
· [AS:URL:VERIFYCODE] – A link to the verification page, including the verification code in the URL.
· [VERIFYCODE] – The verified registration code for the email recipient.