Wiki in Java
5. August 2004 von Wolfgang SommergutDie meisten der zahlreichen Wiki-Engines sind in Script-Sprachen wie PHP oder Perl geschrieben, weil sie sich dann in gehosteten Umgebungen leichter nutzen lassen. yawiki (yet another wiki) wurde in Java entwickelt und läuft als Servlet. Es ist als Release Cadidate 1 in der Version 1.0 verfügbar und bietet einiges über den üblichen Funktionsumfang hinaus:
- versioning of all pages
- view and restore old versions
- search engine (uses lucene from jakarta apache)
- every user can store bookmarks to wiki pages
- yawiki keeps a lock to a page that is currently edited by a user in order to avoid synchronisation problems. This lock is removed automatically after period of time or when the user saves the changes.
- shows references to other pages
- shows a printer friendly version of every page
- the menu can be configured within the web application
- keeps a list of last recent updates
- lists all pages
- SOAP interface
- synchronize yawiki system on different machines
- 4 different skins included
- every user can select one of the four different skins
- attachments for every page are supported
- auto register of users
- easy configuration within the application
- very easy to install
Kategorie: Weblogs und Wikis Ein Kommentar »
Na, wenn Du jetzt Wikis aufzählen willst, hast Du aber was zu tun. Wie wäre es mit einem in COBOL. :-)