available macro table, macro documentation work

This commit is contained in:
Colin Kuskie 2005-04-04 06:25:19 +00:00
parent 6a7d14e24c
commit 8ea183be00
3 changed files with 52 additions and 4 deletions

View file

@ -10,8 +10,9 @@ our $I18N = {
'can edit text body' => {
message => q|
<b>&#94;CanEditText();</b><br>
Display a message to a user that can edit the current page.
<b>&#94;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> &#94;CanEditText(&#94;AdminToggle;);
<p>