moved MetaData content from WebGUI namespace to MetaData

This commit is contained in:
Colin Kuskie 2004-11-03 23:52:25 +00:00
parent bf1dcc94a2
commit eab8a0c09a
2 changed files with 2 additions and 34 deletions

View file

@ -2,7 +2,7 @@ package WebGUI::Help::MetaData;
our $HELP = {
'metadata manage'=> {
title => 'content profiling',
title => 'Metadata, Manage',
body => 'metadata manage body',
related => [
{

View file

@ -162,7 +162,7 @@ our $HELP = {
},
{
tag => 'metadata manage',
namespace => 'WebGUI'
namespace => 'MetaData'
},
{
tag => 'poll add/edit',
@ -1043,38 +1043,6 @@ our $HELP = {
}
]
},
'metadata manage'=> {
title => 'Metadata, Manage',
body => 'metadata manage body',
related => [
{
tag => 'user macros',
namespace => 'WebGUI'
},
{
tag => 'wobject add/edit',
namespace => 'WebGUI',
},
],
},
'metadata edit property' => {
title => 'Metadata, Edit property',
body => 'metadata edit property body',
related => [
{
tag => 'metadata manage',
namespace => 'WebGUI'
},
{
tag => 'user macros',
namespace => 'WebGUI'
},
{
tag => 'wobject add/edit',
namespace => 'WebGUI',
},
],
},
'page export' => {
title => 'Page, Export',
body => 'Page, Export body',