You might have noticed a tagline showing up on articles written here lately — "Written in
WikklyText".
WikklyText is the name of the underlying
wikitext engine used here at
boodebr.org.
WikklyText is a markup language that is "99% compatible" with
TiddlyWiki markup. It can be used both as a
Drupal plugin, and to create standalone
(X)HTML documents. It is written in Python and isn't tied to any particular web framework. You should be able to plug it in to any CMS; I implemented a Drupal plugin because that is what I use.
After much work and polishing, I'm announcing the first public release —
0.99.16. As this is the first public release,
please read the documentation and exercise caution before installing on your site and giving unlimited access to anonymous users.
Downloads & instructions can be found at the
WikklyText Home Page.
Note that using
WikklyText as a Drupal plugin requires Drupal 5.x. I'll gladly accept patches to make it work with Drupal 4.x, but I'm not currently running any 4.x servers.