More Story template variable help

This commit is contained in:
Colin Kuskie 2009-03-07 00:45:08 +00:00
parent 4b1ec30748
commit b5889146d3
2 changed files with 34 additions and 0 deletions

View file

@ -84,6 +84,18 @@ our $HELP = {
{ 'name' => 'location',
'description' => 'location tmplvar',
},
{ 'name' => 'highlights',
'description' => 'highlights tmplvar',
},
{ 'name' => 'story',
'description' => 'story tmplvar',
},
{ 'name' => 'photo',
'description' => 'photo tmplvar',
},
{ 'name' => 'storageId',
'description' => 'storageId tmplvar',
},
],
related => []
},