available macro table, macro documentation work
This commit is contained in:
parent
6a7d14e24c
commit
8ea183be00
3 changed files with 52 additions and 4 deletions
|
|
@ -10,8 +10,9 @@ our $I18N = {
|
|||
'can edit text body' => {
|
||||
message => q|
|
||||
|
||||
<b>^CanEditText();</b><br>
|
||||
Display a message to a user that can edit the current page.
|
||||
<b>^CanEditText(<i>text message</i>);</b><br>
|
||||
Display a message to a user that can edit the current page. The message can be
|
||||
HTML or WebGUI Macros.
|
||||
<p>
|
||||
<i>Example:</i> ^CanEditText(^AdminToggle;);
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue