Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.

Converted template docs for several Assets and Wobjects.
This commit is contained in:
Colin Kuskie 2006-05-31 03:33:21 +00:00
parent 4a4de93e2f
commit d7450926be
22 changed files with 881 additions and 429 deletions

View file

@ -42,8 +42,26 @@ our $HELP = {
'zip archive template' => {
title => 'zip archive template title',
body => 'zip archive template body',
isa => {
namespace => "Asset_Template",
tag => "template variables"
},
fields => [
],
variables => [
{
'name' => 'controls'
},
{
'name' => 'error'
},
{
'name' => 'fileUrl'
},
{
'name' => 'fileIcon'
}
],
related => [
{
tag => 'template language',