Files
winix/html/notify_email.txt
Tomasz Sowa 09d427b4ba changed: rename cmslu to winix
changed: html templates are a part of winix now
         and the user can provide special html templates for its site
added:   locales
added:   html templates are using HtmlFilter now (locales)
changed: now we have html templates for each language



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@560 e52654a7-88a9-db11-a3e9-0013d4bc506e
2010-01-28 15:39:01 +00:00

47 lines
862 B
Plaintext
Executable File

Subject: [if-one notify_item_added]{notify_new}[else]{notify_change}[end]
From: {notify_from}
To: [notify_to]
Content-Type: {notify_content_type}
{notify_header}
{notify_msg1}[if-one notify_mount_type_is_thread]
[if-one notify_dir_added] {notify_msg2}
[notify_doc_base_url][notify_item_dir]
[else]
[if-one notify_item_added] {notify_msg3}
[notify_doc_base_url][notify_item_dir]
[end]
[end]
[if-one notify_item_edited] {notify_msg4}
[notify_doc_base_url][notify_item_dir]
[end]
[if-one notify_item_deleted] {notify_msg5}
[notify_doc_base_url][notify_item_dir]
[end]
[else]
[if-one notify_mount_type_is_cms]
[if-one notify_item_added] {notify_msg6}
[notify_item_link]
[end]
[if-one notify_item_edited] {notify_msg7}
[notify_item_link]
[end]
[if-one notify_item_deleted] {notify_msg8}
[notify_item_link]
[end]
[end]
[end]
{notify_msg9}
{notify_footer}