added more links to syndicated content template

This commit is contained in:
Colin Kuskie 2004-12-15 22:13:51 +00:00
parent 8951490bca
commit 7ab8d9e43f
2 changed files with 20 additions and 0 deletions

View file

@ -22,6 +22,10 @@ our $HELP = {
{
tag => 'syndicated content add/edit',
namespace => 'SyndicatedContent'
},
{
tag => 'wobject template',
namespace => 'WebGUI'
}
]
},

View file

@ -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'