DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:fckw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:fckw [2009-10-29 16:21] 194.214.218.167plugin:fckw [2022-01-13 00:46] (current) Klap-in
Line 11: Line 11:
 conflicts  conflicts 
 similar    : wysiwyg, grensladawritezor, fckg similar    : wysiwyg, grensladawritezor, fckg
-tags       : editing, wysiwyg+tags       : !obsolete, !discontinued, editing, wysiwyg
 ---- ----
 +
 +Download: [[https://​fosswiki.liip.ch/​download/​attachments/​4817036/​fckw.0.8.zip?​version=1&​modificationDate=1232621697000]] FIXME
  
 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. 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.
Line 18: Line 20:
 The FCKW plugin stores the pages in wiki syntax. This makes it possible to switch back to a regular DokuWiki, without losing anything. 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 on liip.ch]] FIXME+  * Download and Details on: https://fosswiki.liip.ch/display/DOKU/FCKW+DokuWiki+Plugin 
 +  * Installation info: https://fosswiki.liip.ch/display/DOKU/Installation
  
-BUG: Currently, this plugin destroys any content created with plugins like: latex, doodle, bibtex, ... (2008-05-30) (Still present)+ 
 +BUG: Currently, this plugin destroys any content created with plugins like: latex, doodle, bibtex, note, code,... (2008-05-30) (Still present)
  
 BUG: Currently plugin also removes from content national characters (2009-09-01) (Still present) BUG: Currently plugin also removes from content national characters (2009-09-01) (Still present)
Line 26: Line 30:
 BUG: This plugin doesn't work fine if you have set the variable userewrite whith value 1 or 2 (Still present) BUG: This plugin doesn't work fine if you have set the variable userewrite whith value 1 or 2 (Still present)
  
 +BUG: 0.8 / 0.8.1 / 1.0_RC4 have the following bugs:
 +  * when in a "\\code\\" section : putting the result command from a "tree" will delete all characters like | - that are usefull
 +  * when using the "\\file interpreter filename\\" facility : it always convert it to "\\code\\"
 +
 +BUG: requires HTML::WikiConverter::DokuWiki perl module, which has broken dependencies, so it won't install
 ===== CPAN HTML::WikiConverter ===== ===== CPAN HTML::WikiConverter =====
  
 :!: Requires the [[http://search.cpan.org/~diberri/HTML-WikiConverter-0.62/|'CPAN HTML::WikiConverter package']] to be installed on server.  :!: Requires the [[http://search.cpan.org/~diberri/HTML-WikiConverter-0.62/|'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)+This requires installing Perl modules locally on //shared hosting environment// -- see http://www.perlcode.org/tutorials/perl/shared_hosting.html for a general outline. 
 ==== Linux/Unix ==== ==== Linux/Unix ====
  
-refer to [[https://fosswiki.liip.ch/display/DOKU/Installation|FCKW installation manual]]+Traditional install from CPAN currently does not work, because it has broken dependencies (you can try to follow [[https://fosswiki.liip.ch/display/DOKU/Installation|FCKW installation manual]] to see it for yourself). 
 + 
 +Installation on debian (and debian based distributions) -  
 + 
 +  sudo aptitude install libhtml-wikiconverter-mediawiki-perl 
 +   
 +you can check that it worked by trying: 
 + 
 +  sudo perl -MCPAN -e 'install HTML::WikiConverter' 
 + 
 +which should say "HTML::WikiConverter is up to date"
 ==== Windows ==== ==== Windows ====
  
Line 123: Line 142:
 Quick-and-dirty workaround: create an empty text file named helper.php in "C:\xampp\htdocs\dokuwiki/lib/plugins/snippets/" Quick-and-dirty workaround: create an empty text file named helper.php in "C:\xampp\htdocs\dokuwiki/lib/plugins/snippets/"
  
-I had a similar error pointing to the discussion-plugin, which was fixed by installing the discussion plugin ;-)+I had a similar error pointing to the discussion-plugin, which was fixed by installing the [[plugin:discussion|discussion plugin]] ;-)
plugin/fckw.1256829676.txt.gz · Last modified: 2009-10-29 16:21 by 194.214.218.167

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki