Updated forum help.
This commit is contained in:
parent
e7911d9210
commit
3944ba6e99
2 changed files with 73 additions and 1 deletions
|
|
@ -1151,7 +1151,28 @@ our $HELP = {
|
|||
related => [
|
||||
],
|
||||
},
|
||||
|
||||
'forum post preview template' => {
|
||||
title => 'Forum, Post Preview Template Title',
|
||||
body => 'Forum, Post Preview Template Body',
|
||||
related => [
|
||||
{
|
||||
tag => 'forum post template',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'forum discussion properties',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'templates manage',
|
||||
namespace => 'WebGUI'
|
||||
}
|
||||
],
|
||||
}
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue