Customizing Notification Messages
You can customize following notification messages:
- E-Mail notification letters by editing the
DefaultEMailTemplate.htm /DefaultEMailTemplatePlain.txt1
files.
- SMS notification letters by editing the DefaultSMSTemplate.txt
file.
- ICQ notification messages by editing the DefaultICQTemplate.txt
file.
These files contain the notification letters templates which you
can modify in any text editor like Notepad. Template file can contain some
variables which will be replaced with corresponding values. The variables being
used in the templates are the same program
variables, but have to start with MONITEM. keyword. For exampe:
%MONITEM.SUMMARYSTRING%, %MONITEM.TITLE%, %MONITEM.URL% etc.
Learn more about program variables.
1 - This files are being used when "Send
plain text notification letters" option is turned on.
|