= Wiki Library for Launchpad = We are looking into adding wikis to Launchpad. We are searching for a wiki library that has the following requirements: * Uses a wiki "standard" syntax (something like [[http://moinmo.in/HelpOnMoinWikiSyntax|Moin syntax]], [[http://docutils.sourceforge.net/rst.html|ReST]], [[http://www.wikicreole.org/wiki/Creole1.0|creole]], [[http://en.wikipedia.org/wiki/MediaWiki|MediaWiki]], etc.) Anything that isn't "invented here" is probably fine. The more different kind of syntax supported, the better. * A pluggable storage architecture. Ideally with native support for storing the revisions in a bzr branch. * GUI support. It should be possible to edit the wiki both in a "text" mode and in GUI mode. (In other words, after editing the wiki page in the GUI editor, it should still be possible to edit the page using a text editor.) If you know of such a library, contact us on the [[https://launchpad.net/~launchpad-users|launchpad-users]] mailing list. (If you are a Launchpad user, you don't need to subscribe to the list to post to it.)