miniwiki: a minimalist wiki

Miniwiki is a very basic and light wiki application for any CFML engine. Although it is designed to have a very small footprint, it can be easily customized in terms of skinning and layout.

miniwiki uses a subset of reStructuredText as the syntax for the wiki pages, although it is trivially simple to replace the rendering mechanism to use WikiMedia syntax using the WikiConverter project.

miniwiki uses HomePortals as the layout engine and also to manage and store the content.

miniwiki is entirely file-based, although since it uses HomePortals resource libraries to store content you can also make it store content in something more exotic as Amazon S3.

Here is a demo, and you can download the project from RIAForge here.

Comments
Rocker's Gravatar IMHO better (but PHP based) minialist wiki is LionWiki (http://lionwiki.0o.cz/). It's the only wiki I've seen which you can "install" in less than a minute (basic installation consists of one 30 KB file).
# Posted By Rocker | 4/29/10 3:43 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner