finish pruning removed Help items

This commit is contained in:
Colin Kuskie 2005-02-27 17:42:21 +00:00
parent 3780529956
commit 1231d0f45d
2 changed files with 0 additions and 36 deletions

View file

@ -9,10 +9,6 @@ our $HELP = {
tag => 'article template',
namespace => 'Article'
},
{
tag => 'forum discussion properties',
namespace => 'WebGUI'
},
{
tag => 'wobjects using',
namespace => 'WebGUI'

View file

@ -124,10 +124,6 @@ our $HELP = {
tag => 'events calendar add/edit',
namespace => 'EventsCalendar'
},
{
tag => 'file manager add/edit',
namespace => 'FileManager'
},
{
tag => 'http proxy add/edit',
namespace => 'HttpProxy'
@ -152,10 +148,6 @@ our $HELP = {
tag => 'product add/edit',
namespace => 'Product'
},
{
tag => 'site map add/edit',
namespace => 'SiteMap'
},
{
tag => 'sql report add/edit',
namespace => 'SQLReport'
@ -168,14 +160,6 @@ our $HELP = {
tag => 'syndicated content add/edit',
namespace => 'SyndicatedContent'
},
{
tag => 'user submission system add/edit',
namespace => 'USS'
},
{
tag => 'wobject proxy add/edit',
namespace => 'WobjectProxy'
},
{
tag => 'wobjects using',
namespace => 'WebGUI'
@ -406,10 +390,6 @@ our $HELP = {
tag => 'settings',
namespace => 'WebGUI'
},
{
tag => 'user submission system add/edit',
namespace => 'USS'
}
]
},
@ -429,10 +409,6 @@ our $HELP = {
tag => 'events calendar template',
namespace => 'EventsCalendar'
},
{
tag => 'file manager template',
namespace => 'FileManager'
},
{
tag => 'message board template',
namespace => 'MessageBoard'
@ -449,10 +425,6 @@ our $HELP = {
tag => 'product template',
namespace => 'Product'
},
{
tag => 'site map template',
namespace => 'SiteMap'
},
{
tag => 'survey template',
namespace => 'Survey'
@ -469,10 +441,6 @@ our $HELP = {
tag => 'templates manage',
namespace => 'Template'
},
{
tag => 'user submission system template',
namespace => 'USS'
}
]
},