macro nesting docs
This commit is contained in:
parent
72e6a896f9
commit
55b5f05041
49 changed files with 131 additions and 55 deletions
|
|
@ -17,8 +17,9 @@ our $I18N = {
|
|||
<p><b>^FileUrl</b>();<br />
|
||||
<b>^FileUrl</b>(<i>Asset URL</i>);<br />
|
||||
This macro is used to return a filesystem URL to an Asset which stores a single file (File, Image, ZipArchive, etc.) identified by its Asset URL. The Macro will <i>not</i> work on Assets which store multiple files, such as the Post or Article Assets.</p>
|
||||
<p>This Macro may be nested inside other Macros.</p>
|
||||
|,
|
||||
lastUpdated => 1165599338,
|
||||
lastUpdated => 1168622358,
|
||||
},
|
||||
|
||||
'invalid url' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue