Wiki

Articles tagged with "ckeditor", sorted by ratingX
Displaying 1-2 of 2 result(s).

CKEditor Integration (includes steps for file uploads) - Step by Step

Created 5 months ago by shulmeHow-tos2 comments – viewed 7,758 times – ( +9 )
Hey guys, I'm hoping other people will find this helpful. Today I went through the process of adding CKEditor to one of my projects, and then integrating KCFinder as the image uploader. It will be used in a CActiveForm, without the use of any crazy weird widgets. All paths are relative, using Yii functions, so this will work no matter where you install. Here it is:

How to setup CKeditor

Created 10 months ago by Dark-SunTutorials3 comments – viewed 7,018 times – ( +3 )
To start with you need to download the latest stable release of CKeditor. Extract the downloaded file and place the ckeditor/ folder in your applications webroot directory. (beside "protected" and "css" and other directories)