Integrating CKFinder into CKEditor
- Download and install CKEditor according to the WebYep-Documentation
- Download the PHP version of CKFinder from: ckfinder.com
- Unpack the archive and move the folder "ckfinder" to your
/webyep-system/program/opt folder
- Open the file
/webyep-system/program/opt/ckfinder/config.php
Did it work?
To check whether the installation was successful, do the following:
- Create a WebYep page containing a RichText element and upload this page to your server.
- Open this page in your browser and switch to edit mode.
- Klick the 'Edit' Button of the RichText element. A new window with CKEditor should pop up.
- In the toolbar click on "Image". The dialogue "Image properties" should appear.
- If the installation of CKFinder was successful, you'll now have a new button "browse server" next to the URL input field.
|