stub documentation for Thumbnail Macro, fixed an ordering problem in List of Macros, cleaned up Macro help "A".
This commit is contained in:
parent
7b6c7e5af0
commit
ffa4aa4d08
14 changed files with 82 additions and 14 deletions
|
|
@ -9,14 +9,17 @@ our $I18N = {
|
|||
|
||||
'asset proxy body' => {
|
||||
message => q|
|
||||
<P><B>^AssetProxy</B>();<BR>
|
||||
<B>^AssetProxy</B>(<i>Asset URL</i>);<BR>
|
||||
<P><B>^AssetProxy</B>(<i>Asset URL</i>);<BR>
|
||||
This macro is used to render an Asset and display it inline according
|
||||
to its template. Any Asset can be displayed, including Navigations,
|
||||
images, links to files for downloading, snippets or for displaying
|
||||
content from another part of the site on this page.
|
||||
images, links to files for downloading or for snippets.
|
||||
|
||||
<p>It can also be like a Shortcut Asset, displaying content from another
|
||||
part of the site on this page. Unlike a Shortcut, it cannot override
|
||||
any part of the original Asset.
|
||||
|
||||
|,
|
||||
lastUpdated => 1112315914,
|
||||
lastUpdated => 1112583827,
|
||||
},
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue