The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.17

  • -Added plugin tool to FCK toolbar, which allows user to select syntax text for syntax DokuWiki plugins so as to maintain their integrity -- keps them from disappearing, or getting corrupted, or having any text permanently written to the DokuWiki text file. -Added buttons which enable user to switch between DokuWiki Editor and FCKeditor and gives user choice of whether to backup the FCK file (with its exteneded syntax) and to start the DokuWiki editor with a clean file of the same name. -Fixed bug in _span_contents() which accidentally deleted the beginning of the text contents when more than one color tag was passed into the function's text node. -Cleaned up some syntactical issues in DokuWikiFCK.pm: 1. additional code for the the _indent function, which now insures that the entire parentage of indent tags is searched for background colors. This assists the FireFox FCKeditor problem where the indent characters sometimes print as '?' or middle dots to the screen. 2. code in postprocess_output() to removed duplicate unused indent tags 3. similar code in _span to handle color tags

Modules

A WikiConverter Dialect supporting the FCKeditor in DokuWiki