Users Guide"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

(filemanager not documented)
 
(suggestion: page FAQ with example entry: Setting the page's background)
Line 1: Line 1:
 
- the filemanager is not documented<br>
 
- the filemanager is not documented<br>
 +
 +
<br>
 +
 +
- I believe there should be a FAQ here too, with entries like&nbsp;:
 +
 +
* '''Setting the page's background'''<br>In your fckconfig.js set 'FCKConfig.FullPage' to 'true'; and make sure the buttons 'DocProps' is set in your toolbarset.<br>(This button was greyed out when 'FCKConfig.FullPage' was 'false')<br>Now reload the FCKeditor (ctrl + F5 and perhaps disable your cache to make sure). You will now be able to click the button 'DocProps' and set the background of the document in tab 'Background'.<br>
 +
 +
<br>

Revision as of 19:23, 8 February 2008

- the filemanager is not documented


- I believe there should be a FAQ here too, with entries like :

  • Setting the page's background
    In your fckconfig.js set 'FCKConfig.FullPage' to 'true'; and make sure the buttons 'DocProps' is set in your toolbarset.
    (This button was greyed out when 'FCKConfig.FullPage' was 'false')
    Now reload the FCKeditor (ctrl + F5 and perhaps disable your cache to make sure). You will now be able to click the button 'DocProps' and set the background of the document in tab 'Background'.