Macro Help pruning, up to and including GroupText

This commit is contained in:
Colin Kuskie 2007-07-17 17:27:42 +00:00
parent 5e0d948840
commit 3682e2b433
30 changed files with 14 additions and 514 deletions

View file

@ -8,8 +8,8 @@ our $I18N = {
},
'editable toggle title' => {
message => q|Editable Toggle Macro|,
lastUpdated => 1112466408,
message => q|Editable Toggle Macro Template Variables|,
lastUpdated => 1184691394,
},
'toggle.url' => {
@ -22,20 +22,6 @@ our $I18N = {
lastUpdated => 1149218423,
},
'editable toggle body' => {
message => q|
<p><b>&#94;EditableToggle; or &#94;EditableToggle();</b><br />
Exactly the same as AdminToggle, except that the toggle is only displayed if the user has the rights to edit the current Asset. This macro takes up to three parameters. The first is a label for "Turn Admin On", the second is a label for "Turn Admin Off", and the third is the name of a template in the Macro/EditableToggle namespace to replace the default template.
</p>
<p>This Macro may not be nested inside other Macros.</p>
<p>The following variables are available in the template:
</p>
|,
lastUpdated => 1168558646,
},
'516' => {
message => q|Turn Admin On!|,
lastUpdated => 1031514049