Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version behebt ein IE-spezifisches Problem mit Dateianhang Lieferung das falsche Dateityp und Dateinamen. Eine Datei hochladen Größenbeschränkung wurde auf der Admin-Konsole, und weitere kleinere Fixes wurden implementiert.
Tags: Major bugfixes
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.

2002-11-15 10:39
2.3.2

Diese Version enthält eine druckbare-Seite verlinken, erweiterbare Verbindungen ( "links.properties" hält nun Erweiterungen für "Links"), Teillisten Verbesserungen an der Anlage-System, und der Inhalt ist jetzt direkt von Servlet geliefert, anstatt auf die Anlage an einem Ort statt bezogen auf die JSP-Kontext. "mime.types" können Sie angeben, von Content-Typen-Erweiterung wurde die SmartUpload von der Jakarta Commons hochgeladen Fassung wurde der Text-Formatierer verbessert, und die lexing ist jetzt in 3 Durchgängen durchgeführt. Es gibt SMTP-Benutzernamen und Kennwörter für Benutzer, die auf SMTP-Authentifizierung und Vorlagen sind nun im Datei-Modus erfordern.
Tags: Major feature enhancements
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.

2002-10-23 01:56
2.2.0

Email-Benachrichtigung des Themas ändert, ist jetzt im Datei-Modus und Datenbank-Modus implementiert. Die maximale Anzahl der Backlinks können eingestellt werden (Standard: 20). Die "Last Edited" Datum im Datei-Modus wurde behoben. Ein Problem mit der Liste funktioniert nicht, wenn in der ersten Zeile begonnen hat, wurde behoben. Im Datei-Modus werden nun über RecentChanges JSX in XML serialisiert.
Tags: Major feature enhancements
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.

2002-09-10 05:56
2.1

Support für "virtuelle" Wikis (mehr als ein Wiki aus dem gleichen Server-Instanz), verbesserte MySQL-Unterstützung, verbesserte Markup (Tabelle Unterstützung hinzugefügt), thematische Vorlagen und viele andere kleinere Verbesserungen und Korrekturen.
Tags: Major feature enhancements
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.

2002-03-19 07:40
2.0 BETA 2

Der Wechsel von GPL LGPL, read-only Thema Unterstützung bei der Datenbank-Modus, (Verbesserung der Standard-Thema Schaffung von Standard-Themen werden als Text-Dateien in den Classpath gespeichert), verbesserte Fehlerbehandlung, ein neues verbessertes Text-Formatierer-Modus (die umgeschaltet werden können der Admin-Konsole), ein neues Standard-Thema genannt FritzTextFormattingRules, wurde für Datenbank-Verbindungen so einen Verbindungsabbruch durch die Datenbank wiederhergestellt wird, und eine robustere ersten config so ist es möglich, neu zu konfigurieren von Admin-Konsole, wenn in der Datenbank-Modus und Datenbank-Verbindung ausfällt.
Tags: Minor feature enhancements
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.

Project Resources