Remove the "using macros" entry, and all references.
Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
parent
7c6ba21048
commit
cffe4fbc7b
63 changed files with 20 additions and 662 deletions
|
|
@ -3,7 +3,7 @@ package WebGUI::i18n::English::Macro_AdminBar;
|
|||
our $I18N = {
|
||||
|
||||
'admin bar title' => {
|
||||
message => q|Admin Bar Macro|,
|
||||
message => q|Admin Bar Macro Template Variables|,
|
||||
lastUpdated => 1112374923,
|
||||
},
|
||||
|
||||
|
|
@ -42,21 +42,6 @@ our $I18N = {
|
|||
lastUpdated => 1149178356,
|
||||
},
|
||||
|
||||
|
||||
'admin bar body' => {
|
||||
message => q|
|
||||
|
||||
<p><b>^AdminBar;</b><br />
|
||||
<b>^AdminBar(<i>custom template ID</i>);</b><br />
|
||||
Places the administrative tool bar on the page. Omitting this macro will prevent you from adding content, pasting
|
||||
content from the clipboard, accessing the help system and other administrative functions.</p>
|
||||
<p>This Macro may not be nested inside other Macros.</p>
|
||||
<p>
|
||||
The macro may take one optional argument, an alternate template in the Macro/AdminBar namespace for generating the AdminBar. The following variables are available in the template:</p>
|
||||
|,
|
||||
lastUpdated => 1168558295,
|
||||
},
|
||||
|
||||
'376' => {
|
||||
message => q|Package|,
|
||||
lastUpdated => 1031514049
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue