Document new variables added to Post notification template in the online help.
This commit is contained in:
parent
b367100591
commit
47854cb599
2 changed files with 23 additions and 6 deletions
|
|
@ -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 => [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue