Macro help pruning, up through but NOT including RootTitle
This commit is contained in:
parent
3fa2a81d98
commit
1d9a95cce2
30 changed files with 24 additions and 590 deletions
|
|
@ -22,23 +22,6 @@ our $I18N = {
|
|||
lastUpdated => 1112466408,
|
||||
},
|
||||
|
||||
'include title' => {
|
||||
message => q|Include Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
},
|
||||
|
||||
'include body' => {
|
||||
message => q|
|
||||
<p><b>^Include();</b><br />
|
||||
Allows a content manager or administrator to include a file from the local filesystem.
|
||||
</p>
|
||||
|
||||
<p><i>Example:</i> ^Include("/this/file.html");
|
||||
</p>
|
||||
<p>This Macro may be nested inside other Macros if the included text does not contain commas or quotes.</p>
|
||||
|,
|
||||
lastUpdated => 1168622508,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue