|
||
There are two different e-mail templates that can be used when sending notifications to subscribers and board moderators:
•Subscribers - e-mails are based on the Boards - Notification to board subscribers template.
•Moderators - e-mails are based on the Boards - Notification to board moderators template.
There is also a template that is used when double opt-in is enabled - Boards - Subscription request.
The following macros can be used in the notification e-mails:
•Board.XXX - where XXX are columns of the Board_Board table.
•Message.XXX - where XXX are columns of the Board_Message table.
•MessageUser.XXX - where XXX are columns of the CMS_User table.
•MessageUserSettings.XXX - where XXX are columns of the CMS_UserSettings table.
•DocumentLink - link to the document where the board is placed.
•SubscriptionLink - link used to confirm the subscription when double opt-in is enabled.
•UnsubscriptionLink - unsubscription link.