template variable work

This commit is contained in:
Colin Kuskie 2006-06-01 17:42:50 +00:00
parent b7957742bc
commit e19ab5f67a
8 changed files with 380 additions and 218 deletions

View file

@ -5,6 +5,14 @@ our $HELP = {
'admin toggle' => {
title => 'admin toggle title',
body => 'admin toggle body',
variables => [
{
'name' => 'toggle.url'
},
{
'name' => 'toggle.text'
}
],
fields => [
],
related => [