* In wikilink rule conf... * add conf for RecentChanges, BackLinks, other common "special" pages? * add conf for 'notpages' (i.e., text that looks like a wiki word but should not be linked to a page, like "McDonald"or "PhD" so you don't have to use ! all the time) * Some users don't want to pass a page list, will use the same link no matter what ... how to configure that? adapted a change in 0.23.0 alpha * Better TOC processing and rendering done in 0.23.0 alpha * Design a "rule set" structure (vice using the Text_Wiki $rules property array) * Build additional rule sets (need volunteers!) to mimic... * [[http://wikipedia.sourceforge.net|MediaWiki]] * [[http://phpwiki.sourceforge.net/|PhpWiki]] * [[http://develnet.org/|coWiki]] * [[http://tavi.sourceforge.net|WikkiTikkiTavi]] * [[http://tikiwiki.org|Tiki]] * [[http://www.phpbb.com/phpBB/faq.php?mode=bbcode|BBCode]] * [[http://docutils.sourceforge.net/docs/rst/quickstart.html|reStructuredText]] * Build additional renderers (need volunteers!) * RTF * PDF * LaTeX work has started on this courtesy of Jeremy Cowgar * DocBook * OpenOffice * General * Find a faster way to render tokens back out of the text?