Huge amount of ISA work for Assets (as opposed to Wobjects).

Bug fix for toolbar button rows that do not go away when all buttons
are deselected.
This commit is contained in:
Colin Kuskie 2006-12-23 23:58:51 +00:00
parent 224b2c08d1
commit 93288c8332
20 changed files with 518 additions and 71 deletions

View file

@ -151,8 +151,8 @@ shown here.|,
},
'controls' => {
message => q|A toolbar for working with the file.|,
lastUpdated => 1148952544,
message => q|An iconic toolbar for working with the file.|,
lastUpdated => 1166827236,
},
'thumbnail variable' => {
@ -190,7 +190,6 @@ shown here.|,
lastUpdated => 1148952544,
},
'image template body' => {
message => q|<p>The following variables are available in Image Templates:</p>
|,
@ -198,6 +197,17 @@ shown here.|,
lastUpdated => 1148952657,
},
'image template asset var title' => {
message => q|Image Template, Asset Variables|,
lastUpdated => 1166827631,
},
'image template asset var body' => {
message => q|<p>The following variables are available in Image Templates. They represent internal Asset properties and may or may not be particularly useful in your templates.</p>
|,
lastUpdated => 1166827628,
},
};
1;