This commit is contained in:
Colin Kuskie 2005-09-22 04:29:07 +00:00
parent 89e797b7b4
commit bc14093c1c
3 changed files with 26 additions and 53 deletions

View file

@ -1,32 +1,12 @@
package WebGUI::Help::WebGUI;
our $HELP = {
'packages creating' => {
'packages using' => {
title => '681',
body => '636',
fields => [
],
related => [
{
tag => 'package add',
namespace => 'WebGUI'
},
{
tag => 'page delete',
namespace => 'WebGUI'
}
]
},
'package add' => {
title => '680',
body => '635',
fields => [
],
related => [
{
tag => 'packages creating',
namespace => 'WebGUI'
}
]
},
'content filtering' => {