Make a hexadecimal version of the assetId available for templates.
This commit is contained in:
parent
8a0b6ac3e6
commit
f715630a7b
2 changed files with 18 additions and 6 deletions
|
|
@ -1088,6 +1088,16 @@ Couldn't open %-s because %-s <br />
|
|||
lastUpdated => 1100463645,
|
||||
},
|
||||
|
||||
'assetId' => {
|
||||
message => q|The unique identifier for this Asset, in base64 encoding.|,
|
||||
lastUpdated => 1256327617,
|
||||
},
|
||||
|
||||
'assetIdHex' => {
|
||||
message => q|The unique identifier for this Asset, in hexadecimal format.|,
|
||||
lastUpdated => 1256327617,
|
||||
},
|
||||
|
||||
'title' => {
|
||||
message => q|The title of the Asset|,
|
||||
lastUpdated => 1160773957,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue