====== dokuwikifck plugin ====== ---- plugin ---- description: Graphic Editor author : Myron Turner email : turnermm02@shaw.ca type : syntax lastupdate : February 22, 2008 compatible : 2007-06-26b depends : Perl Module: HTML::WikiConverter::DokuWiki conflicts : similar : fckw, grensladawritezor, wysiwyg tags : fck, wysiwyg, markup, style ---- DokuWikiFCK provides a graphic environment for editing DokuWiki texts. It uses modified versions of the fckw plugin and the FCKeditor. It attempts to give the user access to most of the graphic features supplied by the [[http://www.fckeditor.net/|FCKeditor ]]. These include font selection, text and image positioning, and color. It accepts syntax plugins and allows the user to switch between editing modes (from native DokuWiki to FCKeditor). The most recent releases can be downloaded from CPAN, using either the CPAN shell or the following command line: perl -MCPAN -e 'install HTML::WikiConverter::DokuWikiFCK' This method is good for a first install, as it will download all the Perl dependencies (e.g. HTML::DokuWikiConverter::DokuWiki). It can also be downloaded by going directly to CPAN authors at: [[http://search.cpan.org/~turnermm/]] Information and illustrations are available at : [[http://www.mturner.org/development/doku.php?id=fckg]], which will always point to the latest development version of DokuWikiFCK. There is an online version of the README document on CPAN and at [[http://www.mturner.org/development/doku.php?id=readme]]. The README document contains information about installation and about the various features supported by DokuWikiFCK.