WikklyText A wikitext server and rendering library


files/feed-icon-14x14.png Recently Edited Valid XHTML 1.0 Strict
GettingPlugins edit
frank, 01 October 2008 (created 06 September 2008)
This is a small but growing collection of plugins for WikklyText.

If you write a plugin and would like it listed here, send a note to the MailingList.

Installing Plugins


Plugins are packaged as regular ZIP files. To use a plugin, simply unzip it under the plugins directory in your wiki. So for example, if your wiki lives in /MY/WIKI, then unpacking a plugin foo would leave you with a new folder /MY/WIKI/plugins/foo. You should be able to use the plugin immediately after unpacking it.

hello


The traditional "Hello World!" plugin. This is a minimal sample plugin meant to demonstrate the WikklyText plugin API. If you want to write your own plugins, this is a good place to start. Of course, you'll also want to read the documentation on WritingPlugins.

Downloadhello (1.0)
Once unpacked, see the README file for usage notes.