document collab post list vars

This commit is contained in:
Colin Kuskie 2005-04-22 05:37:29 +00:00
parent c0a568726c
commit 9ce40273b9
2 changed files with 162 additions and 0 deletions

View file

@ -19,6 +19,17 @@ our $HELP = {
]
},
'collaboration post list template variables' => {
title => 'collaboration post list template variables title',
body => 'collaboration post list template variables body',
related => [
{
tag => 'asset fields',
namespace => 'Asset'
},
]
},
};
1;