db: core/user table has only 'notify' column now (previous was cms_notify, thread_notify)
added: notifications for tickets (not finished yet) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@688 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Subject: [if notify_file_added]{notify_new}[else]{notify_change}[end]\n
|
||||
Subject: {notify_new}\n
|
||||
From: {notify_from}\n
|
||||
To: [notify_to]\n
|
||||
Content-Type: {notify_content_type}
|
||||
@@ -8,25 +8,8 @@ Content-Type: {notify_content_type}
|
||||
|
||||
{notify_msg1}\s
|
||||
|
||||
[if notify_dir_added]
|
||||
{notify_msg2b}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
|
||||
[if notify_file_added]
|
||||
{notify_msg3b}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
|
||||
[if notify_file_edited]
|
||||
{notify_msg4}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
|
||||
[if notify_file_deleted]
|
||||
{notify_msg5}\n
|
||||
[notify_item_link]\n\n
|
||||
[end]
|
||||
{notify_msg2b}\n
|
||||
[notify_item_link]\n\n
|
||||
|
||||
|
||||
{notify_msg9}\n
|
||||
|
Reference in New Issue
Block a user