Document new variables added to Post notification template in the online help.

This commit is contained in:
Colin Kuskie 2007-07-11 17:21:32 +00:00
parent b367100591
commit 47854cb599
2 changed files with 23 additions and 6 deletions

View file

@ -388,6 +388,7 @@ our $HELP = {
related => [
]
},
'notification template' => {
title => 'notification template title',
body => 'notification template body',
@ -413,9 +414,15 @@ our $HELP = {
'description' => 'relativeUrl'
},
{
'name' => 'notification.subscription.message',
'name' => 'notify.subscription.message',
'description' => '875'
}
},
{
'name' => 'unsubscribeUrl',
},
{
'name' => 'unsubscribeLinkText',
},
],
related => [
{