WikklyText description |
|
|
WikklyText provides a lightweight, portable and extensible wiki. WikklyText provides a lightweight, portable and extensible wiki.
Features: - It is easily used as a WikiOnAStick for keeping a personal wiki. - It can be used BehindApache to serve a multiuser wiki. - It can be plugged into Drupal allowing you to write in WikklyText markup on your existing Drupal site. - It provides "Safe" and "Full" modes: In "Safe" mode, the user is restricted to only calling safe macros, no HTML injection is possible, and the generated text is filtered to preclude XSS issues. In a server setting (e.g. Drupal or Apache) this allows untrusted users to write WikklyText content without endangering system security. - It has a powerful extension mechanism, including embedding Python code in documents with . - It is a modular Python library that you can use to build your own wikitext rendering applications. You can render to both HTML and XML for flexibility.
|
|