
django-wikiapp
Wikiapp is being developed on Launchpad
* Project page
* Get the trunk branch with bzr branch lp:django-wikiapp
* Please report bugs on Launchpad.
Summary
Django WikiApp is a pluggable application for Django that aims to provide a complete Wiki (for really small values of "complete")
Motivation
By the time this project was started, there were many good blog apps for django (for example), but no Free Software feature-complete wiki (AFAIK). So, based on Django Wiki, was created a wiki with suppport for markup and revision control. Also, user-generated content rules!
Alternatives
For communities dealing with translation of documents, we suggest Babelwiki for Django and Google AppEngine.
If you or your users are accustomed to the MoinMoin markup, we recommend Djikiki, that uses the Creole library. The Creole markup is supported by wikiapp too.
Last but not least, check out the Pycon08 wiki too -- it uses reStructuredText and flatpages.
Documentation
The begining of a documentation can be found at the docs directory.
Pinax
Wikiapp is part of the Pinax project.
Bazaar branch
There is a Bazaar branch hosted on the Launchpad service: * https://launchpad.net/django-wikiapp