Macro help pruning, up through but NOT including RootTitle

This commit is contained in:
Colin Kuskie 2007-07-17 22:27:30 +00:00
parent 3fa2a81d98
commit 1d9a95cce2
30 changed files with 24 additions and 590 deletions

View file

@ -7,23 +7,6 @@ our $I18N = {
lastUpdated => 1128918962,
},
'random asset proxy title' => {
message => q|Random Asset Proxy Macro|,
lastUpdated => 1112315917,
},
'random asset proxy body' => {
message => q|
<p><b>&#94;RandomAssetProxy</b>();<br />
<b>&#94;RandomAssetProxy</b>(<i>Asset URL</i>);<br />
This macro works similarly to the &#94;<b>AssetProxy</b>(); macro except instead of displaying the
Asset, it picks a random Asset from the descendants of the Asset whose URL is supplied as the
argument.</p>
<p>This Macro may not be nested inside other Macros.</p>
|,
lastUpdated => 1168622873,
},
'childless' => {
message => q|Asset has no children.|,
lastUpdated => 1135101140,