Help and i18n pruning for MultiSearch, Messageboard, Matrix, Navigation, Product and Poll.
This commit is contained in:
parent
d324b766ce
commit
dbc59d2e44
11 changed files with 3 additions and 549 deletions
|
|
@ -1,76 +1,6 @@
|
|||
package WebGUI::Help::Asset_Navigation;
|
||||
|
||||
our $HELP = {
|
||||
'navigation add/edit' => {
|
||||
title => '1098',
|
||||
body => '1093',
|
||||
isa => [
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => '1096',
|
||||
description => '1096 description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'mimeType',
|
||||
description => 'mimeType description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'Start Point Type',
|
||||
description => 'Start Point Type description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'Start Point',
|
||||
description => 'Start Point description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'Ancestor End Point',
|
||||
description => 'Ancestor End Point description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'Relatives To Include',
|
||||
description => 'Relatives To Include description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'Descendant End Point',
|
||||
description => 'Descendant End Point description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => '30',
|
||||
description => '30 description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => '31',
|
||||
description => '31 description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => '32',
|
||||
description => '32 description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
{
|
||||
title => 'reverse page loop',
|
||||
description => 'reverse page loop description',
|
||||
namespace => 'Asset_Navigation',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation template',
|
||||
namespace => 'Asset_Navigation'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
'navigation template' => {
|
||||
title => '1096',
|
||||
body => '1097',
|
||||
|
|
@ -276,10 +206,6 @@ our $HELP = {
|
|||
}
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation add/edit',
|
||||
namespace => 'Asset_Navigation'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
|
|
@ -331,10 +257,6 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation add/edit',
|
||||
namespace => 'Asset_Navigation'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue