Features

There is a small HowTo explaining basic usage.

Planned

Things to be done are coordinated at a Todo List.

Technical

a first uWiki is was implemented using Haserl with bash as scripting language. This makes it easy to prototype and extend the wiki but is intended to serve as kickstart for implementations in other languages.

We now working on a implementation using lua/cgilua. Stay tuned.

uWiki is placed itself in $DOCUMENT_ROOT/_uwiki/:

For oblivious reasons uWiki refuses to manage files with leading underscores.

To give it a wiki appeareance the Webserver is simply configured that the 404 Not Found document redirects to _uwiki/create which offers the user (sufficient permission assumed) a option to create this content.

A install document is available in case you would like to install the uWiki on your local machine.
This document is not intended for end users but rather as a guide for contributors to the development of the uWiki sources.

The Source

There is a public copy of theb source available at http:/uWiki/source/_uwiki/, this will soon become editable by users to add improvements, bugfixes and proposals. Note that this is not the live code which drives this wiki. The live version is under http:/_uwiki/ but requires special privileges to be accessed.

[Edit File] [Recent Changes]