The CommentPlugin gives the ability to quickly post comments in forward/reverse
chronological order. Simply entering text and clicking on the Comment button will have your comments added before or after the form, including your name and date.
WARNING 1: Anybody can refactor Comments, just like any other topic. CommentPlugin knows nothing about what you've done once you have posted your comments.
WARNING 2 (Installation warning): Because Plugins have no capability to handle form post-processing (from what I can see), I was left with no recourse but to create a savecomment script in the bin directory. I will be delighted if one of the more seasoned developers could help fix this, but for now I guess it's in the "hack" category.
Download the ZIP file from the Plugin web (see below)
Unzip CommentPlugin.zip in your twiki installation directory. Content:
Check this topic here if the installation was successful
Test if the plugin is correctly installed:
If installed correctly, you should see a 4 "Comment" form fields below here, not
the meta tag. Feel free to use this sequence of comments as a way to test the
"behaviour" of multiple comments with multiple modes. But please test it in ano
ther topic, preferably in the Test Web :
30 Nov 2001: Initial version 4 Dec 2001: 1.01 release, changed name to CommentPlugin, added $button var, changed textarea WRAP setting to "soft" 24 Feb 2002 added a few more user requests, made "English" text configurable 5 March 2002 Bug fixes