Remove the "using macros" entry, and all references.
Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
parent
7c6ba21048
commit
cffe4fbc7b
63 changed files with 20 additions and 662 deletions
|
|
@ -435,14 +435,6 @@ our $HELP = {
|
|||
tag => 'metadata edit property',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
{
|
||||
tag => 'aoi hits',
|
||||
namespace => 'Macro_AOIHits'
|
||||
},
|
||||
{
|
||||
tag => 'aoi rank',
|
||||
namespace => 'Macro_AOIRank'
|
||||
},
|
||||
{
|
||||
tag => 'wobject add/edit',
|
||||
namespace => 'Asset_Wobject',
|
||||
|
|
@ -451,9 +443,9 @@ our $HELP = {
|
|||
},
|
||||
|
||||
'metadata edit property' => {
|
||||
title => 'metadata edit property',
|
||||
body => 'metadata edit property body',
|
||||
fields => [
|
||||
title => 'metadata edit property',
|
||||
body => 'metadata edit property body',
|
||||
fields => [
|
||||
{
|
||||
title => 'Field name',
|
||||
description => 'Field Name description',
|
||||
|
|
@ -474,26 +466,18 @@ our $HELP = {
|
|||
description => 'Possible Values description',
|
||||
namespace => 'Asset',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'metadata manage',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
{
|
||||
tag => 'aoi hits',
|
||||
namespace => 'Macro_AOIHits'
|
||||
},
|
||||
{
|
||||
tag => 'aoi rank',
|
||||
namespace => 'Macro_AOIRank'
|
||||
},
|
||||
{
|
||||
tag => 'wobject add/edit',
|
||||
namespace => 'Asset_Wobject',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'metadata manage',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
{
|
||||
tag => 'wobject add/edit',
|
||||
namespace => 'Asset_Wobject',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'manage versions' => {
|
||||
title => 'committed versions',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue