[dokuwiki] DokuWikiFCK released at CPAN module
- From: Myron Turner <turnermm02@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 29 Jan 2008 23:23:50 -0600
DokuWikiFCK started out as a part of the fckw plugin. But my interest
was in the graphic possibilities of the FCKeditor and in giving the user
access to its possibilities for layout and design.
DokuWikiFCK supports the following features:
1. Extended selection of fonts, compatible jointly with both Mac and
PC's
2. Specification of font sizes, text colors and background colors
3. Text blocks that can take background colors
4. Lists, enabled for fonts, font sizes, text colors, background color
5. Tables. Tables enable setting cell background colors but are
limited, when setting backgrounds, to a single font size and family.
(See http://www.mturner.org/development/ for details.)
6. Left, right and center justification of text and images
7. Positioning of text and images using the FCKeditor indent and
outdent features, at 40 px intervals
8. Space-bar positioning of text and images, one space position at a
time. The delete key moves elements backwards.
9. Support for both internal and external links, using the link
tool's drop-down menu
10. Integrated DokuWiki/FCKeditor support for inserting and uploading
images. The FCKeditor enables on screen sizing, while the DokuWiki
mediamanager offers ACL protection. Images can be inserted from the
standard DW tool bar or from the FCKeditor window.
A sample page is at: http://www.mturner.org/development/
DokuWikiFCK installs as a single package into your DokuWiki plugins
directory and includes a stripped down, modified version the the
FCKeditor and several syntax and action plugins that support the
extended markup created by the DokuWikiFCK.pm.
DokuWikiFCK is a CPAN module and can be installed using CPAN as follows:
perl -MCPAN -e 'install
HTML::WikiConverter::DokuWikiFCK'
This will install all Perl dependencies. If you have already installed
HTML::WikiConverter and HTML::WikiConverter::DokuWiki, you can download
the tarball from:
http://search.cpan.org/CPAN/authors/id/T/TU/TURNERMM/HTML-WikiConverter-DokuWikiFCK-0.09.tar.gz
Then you can install from the command line following the standard
instructions in the README file for installing Perl modules.
It might be useful first to read the README file which is on-line at:
http://search.cpan.org/src/TURNERMM/HTML-WikiConverter-DokuWikiFCK-0.09/README
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'.
_____________________
Myron Turner
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: DokuWikiFCK released at CPAN module
- From: Jean-Claude Rosenthal
Other related posts:
- » [dokuwiki] DokuWikiFCK released at CPAN module
- » [dokuwiki] Re: DokuWikiFCK released at CPAN module
- » [dokuwiki] Re: DokuWikiFCK released at CPAN module
- » [dokuwiki] Re: DokuWikiFCK released at CPAN module
- » [dokuwiki] Re: DokuWikiFCK released at CPAN module
- » [dokuwiki] Re: DokuWikiFCK released at CPAN module
- [dokuwiki] Re: DokuWikiFCK released at CPAN module
- From: Jean-Claude Rosenthal