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',