close   


DokuwikiFCK is no longer being supported.
It has been superceded by fckgLite and ckgedit.
close   
namespace:
close   
All questions, bug fixes, and feature requests should go through the mailing list. To subscribe to the list, do one of the following:

1. Send an email to fckglite-request@freelists.org with 'subscribe' in the Subject field
2. Visit the fckgLite page at http://www.freelists.org/list/fckglite
3. Or click the subscribe link below

Subscribe
 

Editor Priority Option

New Configuration Option: dw_priority

dw_priorityfckgLite/ckgeditimplemented Feb 8 2014

By default, both ckgedit and fckgLite open with their respective WYSIWG editors. Selecting this option will override the default behavior so that the Dokuwiki text-based editor will have priority. Users can still switch back and forth between the editors, but when the browser is closed and re-opened, the Dokuwiki editor will be selected. If the user logs off but does not close down the browser, the last editor to have been selected will open.

Image Copy and Paste

Images can be copied from other web sites and pasted directly into the editor. This is a built-in feature of the graphical editors CKEditor and FCKeditor. These images must be have valid, accessible urls.

However, as of Jan 27 2014, images can also be inserted from the clipboard. They must be recognized as valid images by PHP. These cannot be re-sized until after they have been saved and reloaded into the editor. An image pasted from the clipboard will be saved in the namespace of the page into which is is pasted. For more information, see copy_and_paste.

Update to News Plugin

Fix for missing render function deleted from Dokuwiki_Plugin