add links to asset fields in Article, SyndicatedContent help
This commit is contained in:
parent
9a75dc2b44
commit
25b7e89b0c
2 changed files with 10 additions and 2 deletions
|
|
@ -12,7 +12,11 @@ our $HELP = {
|
||||||
{
|
{
|
||||||
tag => 'wobjects using',
|
tag => 'wobjects using',
|
||||||
namespace => 'Wobject'
|
namespace => 'Wobject'
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
tag => 'asset fields',
|
||||||
|
namespace => 'Asset'
|
||||||
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'article template' => {
|
'article template' => {
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,11 @@ our $HELP = {
|
||||||
{
|
{
|
||||||
tag => 'wobjects using',
|
tag => 'wobjects using',
|
||||||
namespace => 'Wobject'
|
namespace => 'Wobject'
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
tag => 'asset fields',
|
||||||
|
namespace => 'Asset'
|
||||||
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'syndicated content template' => {
|
'syndicated content template' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue