Place Wobject help into its own file

This commit is contained in:
Colin Kuskie 2005-03-05 01:15:28 +00:00
parent ac877443ed
commit 65f93c9c81
21 changed files with 52 additions and 274 deletions

View file

@ -86,86 +86,7 @@ our $HELP = {
}
]
},
'wobjects using' => {
title => '671',
body => '626',
related => [
{
tag => 'macros using',
namespace => 'WebGUI'
},
{
tag => 'style sheets using',
namespace => 'WebGUI'
},
{
tag => 'wobject add/edit',
namespace => 'WebGUI'
},
{
tag => 'wobject delete',
namespace => 'WebGUI'
}
]
},
'wobject add/edit' => {
title => '677',
body => '632',
related => [
{
tag => 'asset fields',
namespace => 'Asset'
},
{
tag => 'article add/edit',
namespace => 'Article'
},
{
tag => 'events calendar add/edit',
namespace => 'EventsCalendar'
},
{
tag => 'http proxy add/edit',
namespace => 'HttpProxy'
},
{
tag => 'data form add/edit',
namespace => 'DataForm'
},
{
tag => 'message board add/edit',
namespace => 'MessageBoard'
},
{
tag => 'metadata manage',
namespace => 'Asset'
},
{
tag => 'poll add/edit',
namespace => 'Poll'
},
{
tag => 'product add/edit',
namespace => 'Product'
},
{
tag => 'sql report add/edit',
namespace => 'SQLReport'
},
{
tag => 'survey add/edit',
namespace => 'Survey'
},
{
tag => 'syndicated content add/edit',
namespace => 'SyndicatedContent'
},
{
tag => 'wobjects using',
namespace => 'WebGUI'
}
]
},
'style sheets using' => {
title => '668',
body => '623',
@ -200,16 +121,6 @@ our $HELP = {
}
]
},
'wobject delete' => {
title => '664',
body => '619',
related => [
{
tag => 'wobjects using',
namespace => 'WebGUI'
}
]
},
'settings' => {
title => 'settings',
body => 'settings help',
@ -393,57 +304,6 @@ our $HELP = {
]
},
'wobject template' => {
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'
},
{
tag => 'templates manage',
namespace => 'Template'
},
]
},
'programmer macros' => {
title => '839',
body => '840',
@ -614,7 +474,7 @@ our $HELP = {
related => [
{
tag => 'wobject template',
namespace => 'WebGUI'
namespace => 'Wobject'
}
]
},