ikiwiki is a Wiki which supports plugins for nearly everything, and as a result, supports a large number of input formats, including one outliner one: OPL.
At the moment however, it does not have many plugins for writing content via the web in any format other than via a TEXTAREA.
This is a test wiki being used to develop a javascript-powered rich "TODO list" editor.
the code is available from http://github.com/jmtd/ikiwiki_todolist/.
Various experimental TODO pages:
- hi joe
- todo - a sandbox todo list for experimenting on (feel free)
- sublist experiments
- debiantodo - a "real life" todo list, my worklist for debian
- see debiantodoinline
- outliner todo list - a "real life" todo list, my worklist for this plugin
(the latter two are "real life" as in, I'm attempting to use them to help discover issues with the current plugin status)