Remove the "using macros" entry, and all references.

Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
Colin Kuskie 2007-07-17 15:44:12 +00:00
parent 7c6ba21048
commit cffe4fbc7b
63 changed files with 20 additions and 662 deletions

View file

@ -8,7 +8,7 @@ our $I18N = {
},
'admin toggle title' => {
message => q|Admin Toggle Macro|,
message => q|Admin Toggle Macro Template Variables|,
lastUpdated => 1112466408,
},
@ -22,22 +22,6 @@ our $I18N = {
lastUpdated => 1149178440,
},
'admin toggle body' => {
message => q|
<p><b>&#94;AdminToggle();</b><br />
<b>&#94;AdminToggle([<i>enable admin</i>], [<i>disable admin</i>], [<i>template name</i>]);</b><br />
Places a link on the page which is only visible to content managers and administrators. The link toggles on/off admin mode. You can optionally specify other messages to display like this: &#94;AdminToggle("Edit On","Edit Off"); This macro optionally takes a third parameter that allows you to specify an alternate template name in the Macro/AdminToggle namespace.
</p>
<p>This Macro may be nested inside other Macros if the text does not contain commas or quotes.</p>
<p>
The following variables are available in the template:
</p>
|,
lastUpdated => 1168558355,
},
'516' => {
message => q|Turn Admin On!|,
lastUpdated => 1031514049