Add documentation for content filtering

This commit is contained in:
Colin Kuskie 2005-04-20 03:32:11 +00:00
parent a12e5c9cb3
commit 0d7f99be70
4 changed files with 46 additions and 2 deletions

View file

@ -1,6 +1,17 @@
package WebGUI::Help::Asset_Collaboration;
our $HELP = {
'collaboration add/edit' => {
title => 'collaboration add/edit title',
body => 'collaboration add/edit body',
related => [
{
tag => 'content filtering',
namespace => 'WebGUI'
},
]
},
'collaboration template labels' => {
title => 'collaboration template labels title',
body => 'collaboration template labels body',

View file

@ -17,6 +17,10 @@ our $HELP = {
tag => 'http proxy template',
namespace => 'Asset_HttpProxy'
},
{
tag => 'content filtering',
namespace => 'WebGUI'
},
]
},

View file

@ -29,6 +29,12 @@ our $HELP = {
}
]
},
'content filtering' => {
title => '418',
body => 'content filter body',
related => [
],
},
'trash empty' => {
title => '696',
body => '651',