Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
Converted template docs for several Assets and Wobjects.
This commit is contained in:
parent
4a4de93e2f
commit
d7450926be
22 changed files with 881 additions and 429 deletions
|
|
@ -140,52 +140,62 @@ shown here.|,
|
|||
lastUpdated => 1130440964,
|
||||
},
|
||||
|
||||
'fileIcon' => {
|
||||
message => q|The icon which describes the type of file.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'fileUrl' => {
|
||||
message => q|The URL to the file.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'controls' => {
|
||||
message => q|A toolbar for working with the file.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'thumbnail variable' => {
|
||||
message => q|A URL to the thumbnail of the image;|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'thumbnailSize' => {
|
||||
message => q|An integer representing the length of the longest side |,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'parameters variable' => {
|
||||
message => q|Any additional IMG tag parameters that were entered with the image was uploaded.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'filename' => {
|
||||
message => q|The name of the image.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'storageId' => {
|
||||
message => q|The internal storage ID used for the file.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'title' => {
|
||||
message => q|The title set for the file when it was uploaded, or the filename if none was entered.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
'menuTitle' => {
|
||||
message => q|The menu title, displayed in navigations, set for the image when it was uploaded, or the filename if none was entered.|,
|
||||
lastUpdated => 1148952544,
|
||||
},
|
||||
|
||||
|
||||
'image template body' => {
|
||||
message => q|<p>The following variables are available in Image Templates:</p>
|
||||
|
||||
<p><b>fileIcon</b><br />
|
||||
The icon which describes the type of file.
|
||||
</p>
|
||||
|
||||
<p><b>fileUrl</b><br />
|
||||
The URL to the file.
|
||||
</p>
|
||||
|
||||
<p><b>controls</b><br />
|
||||
A toolbar for working with the file.
|
||||
</p>
|
||||
|
||||
<p><b>thumbnail</b><br />
|
||||
A URL to the thumbnail of the image;
|
||||
</p>
|
||||
|
||||
<p><b>thumbnailSize</b><br />
|
||||
An integer representing the length of the longest side
|
||||
</p>
|
||||
|
||||
<p><b>parameters</b><br />
|
||||
Any additional IMG tag parameters that were entered with the image was uploaded.
|
||||
</p>
|
||||
|
||||
<p><b>filename</b><br />
|
||||
The name of the image.
|
||||
</p>
|
||||
|
||||
<p><b>storageId</b><br />
|
||||
The internal storage ID used for the file.
|
||||
</p>
|
||||
|
||||
<p><b>title</b><br />
|
||||
The title set for the file when it was uploaded, or the filename if none was entered.
|
||||
</p>
|
||||
|
||||
<p><b>menuTitle</b><br />
|
||||
The menu title, displayed in navigations, set for the image when it was uploaded, or the filename if none was entered.
|
||||
</p>
|
||||
|
||||
|,
|
||||
context => 'Describing the image template variables',
|
||||
lastUpdated => 1146775844,
|
||||
lastUpdated => 1148952657,
|
||||
},
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue