Kentico CMS 7.0 Developer's Guide

E-mail templates

E-mail templates

Previous topic Next topic Mail us feedback on this topic!  

E-mail templates

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

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:

 

Data macros

 

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.

 

Source macros

 

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.