%META:TOPICINFO{author="DavidWeller" date="1007124974" format="1.0" version="1.1"}%
*QuickPost Plugin*

The QuickPostPlugin the ability to quickly post comments in forward/reverse chronological order.  Simply entering text and clicking on the Quickpost button will have your comments added before or after the form, including your name and date.

There are only three options with the QUICKPOST meta tag:
	* rows: Any number > 0 will set the rows of the text area (default is 5)
	* cols: Any number > 10 will set the columns of the textarea (default is 70)
	* mode: The word "after" tells Quickpost to put the posted data after the form in reverse chronological order

*TWO WARNINGS*

	* *WARNING 1*: Anybody can refactor quickposted comments, just like any other test.  Quickpost 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 =saveqp= 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.

That's pretty much all there is to it

