internationalize, edit add/edit, document template variables
This commit is contained in:
parent
91d950e5f7
commit
98231e1734
3 changed files with 43 additions and 8 deletions
|
|
@ -9,10 +9,26 @@ our $HELP = {
|
|||
tag => 'wobjects using',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'metadata manage',
|
||||
namespace => 'MetaData'
|
||||
},
|
||||
{
|
||||
tag => 'metadata manage',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
'shortcut template' => {
|
||||
title => 'shortcut template title',
|
||||
body => 'shortcut template body',
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'template language',
|
||||
namespace => 'Template'
|
||||
},
|
||||
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue