WikkaWiki

For the neopagan religion and religious movement, see Wicca.

WikkaWiki (often shortened as Wikka) is a free, lightweight, and standards-compliant wiki engine. Written in PHP, it uses MySQL to store pages. WikkaWiki is a fork of Wakka Wiki to which a number of new features have been added. It is designed for speed, fine-grained access control, extensibility, and security, and is released under the GNU General Public License.

History

In 2003, the development of Wakka Wiki came abruptly to an end although a large community of users and contributors was still posting bugfixes, extensions, and new functions. First released in May 2004 by Jason Tourtelotte, WikkaWiki rapidly grew into a project aiming to remain faithful to Wakka’s heritage of a lightweight engine with readable and accessible code. It was the first wiki engine to introduce mindmapping support allowing users to collaboratively edit mindmaps via wiki pages, a feature largely adopted by the majority of other wikis thereafter. WikkaWiki has recently seen a substantial increase in development activity thanks to its team of developers and community of contributors.

Wikka vision

Compared to heavier wiki engines, which integrate several built-in functions, WikkaWiki’s goal is to keep its core as small as possible while developing an architecture that supports easy extensibility through plugin modules. Wikka’s backend is based on a MySQL relational database, which makes it fast, reliable and more scalable than wiki engines based on flat text storage.

The latest version 1.2 was released on September 1, 2009. This release is a major feature release introducing substantial new functionality. According to Secunia, WikkaWiki does not suffer from any unpatched vulnerability as of the latest release.

Wikka features

Among the distinctive features of this wiki engine:

Development

Forthcoming releases may include:

Documentation

A dedicated server provides extensive documentation and tutorials, targeted at different categories of users, from the end user to the developer.

Source