added more links to syndicated content template
This commit is contained in:
parent
8951490bca
commit
7ab8d9e43f
2 changed files with 20 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ our $HELP = {
|
|||
{
|
||||
tag => 'syndicated content add/edit',
|
||||
namespace => 'SyndicatedContent'
|
||||
},
|
||||
{
|
||||
tag => 'wobject template',
|
||||
namespace => 'WebGUI'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -545,6 +545,14 @@ our $HELP = {
|
|||
tag => 'message board template',
|
||||
namespace => 'MessageBoard'
|
||||
},
|
||||
{
|
||||
tag => 'pagination template variables',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'poll template',
|
||||
namespace => 'Poll'
|
||||
},
|
||||
{
|
||||
tag => 'product template',
|
||||
namespace => 'Product'
|
||||
|
|
@ -553,10 +561,18 @@ our $HELP = {
|
|||
tag => 'site map template',
|
||||
namespace => 'SiteMap'
|
||||
},
|
||||
{
|
||||
tag => 'survey template',
|
||||
namespace => 'Survey'
|
||||
},
|
||||
{
|
||||
tag => 'syndicated content template',
|
||||
namespace => 'SyndicatedContent'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'templates manage',
|
||||
namespace => 'WebGUI'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue