Download List

專案描述

Very Quick Wiki is a JSP/Servlet WikiWiki Web clone. It is installed by dropping a single WAR into Tomcat, Resin, etc. It features built-in filesystem or MySQL backend, email notification, diff, usernames, file upload /attachment, admin/topic-locking, recent changes, search engine, standard Wiki markup, and optional HTML support.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-11-21 06:57
2.3.4

This version fixes an IE-specific problem with file attachment delivery sending the wrong file-type and filename. A file upload size limit was added to the admin console, and other minor fixes were implemented.
標籤: Major bugfixes

2002-11-15 10:39
2.3.2

This version includes a printable-page link, extensible links ("links.properties" now holds expansions for links), sublists, improvements to the attachment system, and content is now delivered directly by servlet rather than having to place the attachment in a location relative to the JSP context. "mime.types" can be used to specify by-extension content types, the SmartUpload was replaced by the Jakarta Commons upload, the text formatter was improved, and the lexing is now performed in 3 passes. There are SMTP usernames and passwords for users who require authentication on SMTP, and templates are now available in file mode.
標籤: Major feature enhancements

2002-10-23 01:56
2.2.0

Email notification of topic changes is now implemented in file mode and database mode. The maximum number of backlinks can be set (the default is 20). The "Last Edited" date in file mode has been fixed. A problem with the list not working if started on the first line has been fixed. In file mode, RecentChanges are now serialized via JSX to XML.
標籤: Major feature enhancements

2002-09-10 05:56
2.1

Support for "virtual" wikis (more than one Wiki off the same server instance), improved MySQL support, improved markup (table support added), topic templates, and many other smaller enhancements and fixes.
標籤: Major feature enhancements

2002-03-19 07:40
2.0 BETA 2

Changing from GPL to LGPL, read-only topic support in database mode, improved default topic creation (default topics are stored as text files in the class path), improved error handling, a new enhanced text-formatter mode (which can be toggled from the admin console), a new default topic called FritzTextFormattingRules, fixes for database connections so a connection dropped by the database is reconnected, and a more robust initial config so it is possible to reconfigure from admin console if in database mode and database connection fails.
標籤: Minor feature enhancements

Project Resources