fckw plugin by Pierre Spring
Integrates the FCK Editor into DokuWiki
Last updated on 2008-06-30.
Compatible with DokuWiki 2007-06-26+.
Similar to dokuwikifck, grensladawritezor, wysiwyg, wysiwyg_nicedit.
FCKW is the result of the intention to combine one of the best html wysiwyg editors (FCKeditor) with a good and well maintained wiki (Dokuwiki). Its name can be seen as the concatenation of both these things: FCKeditor and Dokuwiki. A `best of breed` approach, obviously.
The FCKW plugin stores the pages in wiki syntax. This makes it possible to switch back to a regular Dokuwiki, without losing anything.
BUG: Currently, this plugin destroys any content created with plugins like: latex, doodle, bibtex, … (2008-05-30) (Still present)
Requires the 'CPAN HTML::WikiConverter package' to be installed on server. This probably prevents this plugin from being used in a shared hosting environment (although Perl packages can be installed in local directories in most shared hosting plans– see http://www.perlcode.org/tutorials/perl/shared_hosting.html for a general outline).