Help cleanup moves into the Macros. Macro help title will be

Macro Template Variables.
Body tags in the help are now optional.  To skip the body tag, put
in an empty string.  Updated the Help and the tests to cover that.
Updated the Account Macro according to those rules.
This commit is contained in:
Colin Kuskie 2007-07-16 22:59:15 +00:00
parent 14180620ca
commit 7c6ba21048
4 changed files with 4 additions and 27 deletions

View file

@ -4,7 +4,7 @@ our $HELP = {
'account' => {
title => 'account title',
body => 'account body',
body => '',
fields => [
],
variables => [