changed: notification's template
added: notifications in tickets git-svn-id: svn://ttmath.org/publicrep/winix/trunk@650 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -1,46 +1,70 @@
|
||||
Subject: [if-one notify_item_added]{notify_new}[else]{notify_change}[end]
|
||||
From: {notify_from}
|
||||
To: [notify_to]
|
||||
Subject: [if notify_item_added]{notify_new}[else]{notify_change}[end]\n
|
||||
From: {notify_from}\n
|
||||
To: [notify_to]\n
|
||||
Content-Type: {notify_content_type}
|
||||
|
||||
\n\n
|
||||
{notify_header}
|
||||
\n\n
|
||||
|
||||
{notify_msg1}[if-one notify_mount_type_is_thread]
|
||||
{notify_msg1}\s
|
||||
[if-one notify_mount_type_is_thread notify_mount_type_is_ticket]
|
||||
|
||||
[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]
|
||||
[if notify_dir_added]
|
||||
[if notify_mount_type_is_thread]
|
||||
{notify_msg2}\n
|
||||
[else]
|
||||
{notify_msg2b}\n
|
||||
[end]
|
||||
|
||||
[notify_doc_base_url][notify_item_dir]\n\n
|
||||
[else]
|
||||
[if notify_item_added]
|
||||
[if notify_mount_type_is_thread]
|
||||
{notify_msg3}\n
|
||||
[else]
|
||||
{notify_msg3b}\n
|
||||
[end]
|
||||
|
||||
[notify_doc_base_url][notify_item_dir]\n\n
|
||||
[end]
|
||||
[end]
|
||||
|
||||
[if notify_item_edited]
|
||||
{notify_msg4}\n
|
||||
[notify_doc_base_url][notify_item_dir]\n\n
|
||||
[end]
|
||||
|
||||
[if notify_item_deleted]
|
||||
{notify_msg5}\n
|
||||
[notify_doc_base_url][notify_item_dir]\n\n
|
||||
[end]
|
||||
|
||||
[else]
|
||||
[if-one notify_mount_type_is_cms]
|
||||
|
||||
[if-one notify_item_added] {notify_msg6}
|
||||
[notify_item_link]
|
||||
[if notify_mount_type_is_cms]
|
||||
|
||||
[if-one notify_item_added notify_dir_added]
|
||||
{notify_msg6}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
|
||||
[if notify_item_edited]
|
||||
{notify_msg7}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
|
||||
[if notify_item_deleted]
|
||||
{notify_msg8}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
|
||||
[end]
|
||||
[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}
|
||||
{notify_msg9}\n
|
||||
{notify_msg9b}\n
|
||||
\n
|
||||
-- \n
|
||||
{notify_footer1}\n
|
||||
{notify_footer2}\n
|
||||
{notify_footer3}\n
|
||||
{notify_footer4}\n
|
||||
|
Reference in New Issue
Block a user