add menuTitle to the Folder templates

This commit is contained in:
Colin Kuskie 2007-11-28 05:00:11 +00:00
parent 0a1974ba4c
commit a1ea1ec2de
4 changed files with 25 additions and 6 deletions

View file

@ -89,6 +89,12 @@ to do you want to go to the new Folder?</p>|,
context => q|Template variable description.|
},
'folder title' => {
message => q|The menu title of the Folder.|,
lastupdated => 0,
context => q|Template variable description.|
},
'folder icon.small' => {
message => q|The URL to a small icon of the appropriate type for this Asset.|,
lastupdated => 0,
@ -125,6 +131,12 @@ to do you want to go to the new Folder?</p>|,
context => q|Template variable description.|
},
'menuTitle' => {
message => q|The menu title of the Asset.|,
lastupdated => 0,
context => q|Template variable description.|
},
'synopsis' => {
message => q|The synopsis of the Asset.|,
lastupdated => 0,