---+ Comment box with !CommentPlugin The CommentPlugin allows users to quickly post comments to a page without an edit/save cycle. Write =%<nop>COMMENT{ attributes }%= or simply =%<nop>COMMENT%= anywhere in a TWiki topic. Example: <form name="disabled"> <table><tr valign="middle"><td><textarea rows="3" cols="40" name="comment" wrap="soft" onfocus="if(this.value=='')this.value=''" onblur="if(this.value=='')this.value=''" class="twikiInputField">This non-working example is for demonstration purposes only</textarea></td><td><input type="submit" value="Add comment" disabled="disabled" class="twikiSubmit" /></td></tr></table> </form> [[CommentPlugin][More Information...]] [[TWikiTipsOfTheDay][See More Tips...]] -- __Contributors:__ TWiki:Main.PaulineCheung
This topic: TWiki
>
TWikiTipsOfTheDay
>
TWikiTip024
Topic revision: r3 - 2010-06-28 - TWikiContributor
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TWikiTip024
.