[dokuwiki] Re: DokuWikiFCK-0.20 released

At first, thank you very much for your ongoing effort to improve visual editing for DokuWiki! I really like DokuWikiFCK, but I had quite a few problems installing the CPAN modules on my debian linux. Would it be possible to drop the perl module and write a php replacement for it? So installing DokuWikiFCK would only require to extract the plugin and nothing more. Do you think this is reasonable and possible? I'd like to help make installing and using the FCKeditor even easier.

Florian

Myron Turner schrieb:
DokuWikiFCK is a graphic editor for DokuWiki that provides access to many of the capabilities of the FCKeditor. including font selection, foreground and background colors, text and image positioning, etc. It installs as a Dokuwiki plugin.

For a full description of the plugin, go to
   http://www.mturner.org/development/
See the README page, which details how to install the plugin. This is recommended. However, you can go directly to CPAN:

   perl -MCPAN -e 'install HTML::WikiConverter::DokuWikiFCK'

This will install all the Perl dependencies, if you haven't installed DokuWikiFCK before. During the install, you will be asked for the absolute path to your DokuWiki plugins directory and for the name of your template directory--usually 'default'.


Some features of Version 20:
1. a transparent mechanism for moving between the native DokuWiki editor and the FCKeditor 2. plugin tool for syntax plugins that maintains the integrity of the plugin syntax and prevents the plugin syntax from being over-written by output from the plugin, where the plugin writes to the browser. 3. support for image (media) directories in multiple installations of DokuWiki on the same server 4. disabling of the DokuWiki lock time out popup when you are using the FCKeditor; this is tied into DokuWiki's draft backup system, which the FCKeditor is not aware of.
5. hidden fixes and code improvements.
TODO: In connection with 4 above, a backup draft system for the FCKeditor.


--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: