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 [2011-02-16 12:48] – [Linux/Unix] 94.112.186.153plugin: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, note, code,... (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)
Line 38: Line 42:
 ==== Linux/Unix ==== ==== Linux/Unix ====
  
-refer to [[https://fosswiki.liip.ch/display/DOKU/Installation|FCKW installation manual]] - currently has broken dependencies+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 129: 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 [[http://www.dokuwiki.org/plugin:discussion|discussion plugin]] ;-)+I had a similar error pointing to the discussion-plugin, which was fixed by installing the [[plugin:discussion|discussion plugin]] ;-)
plugin/fckw.1297856889.txt.gz · Last modified: 2011-02-16 12:48 by 94.112.186.153

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