====== fckw plugin ====== ---- plugin ---- description: Integrates the FCK Editor into DokuWiki author : Pierre Spring email : pierre.spring@liip.ch type : lastupdate : 2008-06-30 compatible : 2007-06-26+ depends : conflicts : similar : wysiwyg, grensladawritezor tags : wysiwyg, fck ---- 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. [[https://fosswiki.liip.ch/display/DOKU/FCKW+Dokuwiki+Plugin|Download and Details]] 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).