move asset files into a namespace
This commit is contained in:
parent
3ba1218809
commit
8744495b1d
60 changed files with 281 additions and 312 deletions
|
|
@ -55,49 +55,17 @@ our $HELP = {
|
|||
title => '827',
|
||||
body => '828',
|
||||
related => [
|
||||
{
|
||||
tag => 'article template',
|
||||
namespace => 'Article'
|
||||
},
|
||||
{
|
||||
tag => 'data form template',
|
||||
namespace => 'DataForm'
|
||||
},
|
||||
{
|
||||
tag => 'events calendar template',
|
||||
namespace => 'EventsCalendar'
|
||||
},
|
||||
{
|
||||
tag => 'message board template',
|
||||
namespace => 'MessageBoard'
|
||||
},
|
||||
{
|
||||
tag => 'pagination template variables',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'poll template',
|
||||
namespace => 'Poll'
|
||||
},
|
||||
{
|
||||
tag => 'product template',
|
||||
namespace => 'Product'
|
||||
},
|
||||
{
|
||||
tag => 'survey template',
|
||||
namespace => 'Survey'
|
||||
},
|
||||
{
|
||||
tag => 'syndicated content template',
|
||||
namespace => 'SyndicatedContent'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'Template'
|
||||
namespace => 'Asset_Template'
|
||||
},
|
||||
{
|
||||
tag => 'templates manage',
|
||||
namespace => 'Template'
|
||||
namespace => 'Asset_Template'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue