Issue
I want to use CKEditor in cake php 2.3, trying a lot but not getting any solutions. basically I need image upload option in editor from local system.
How could I get success?
Solution
After lots of research, finally i got the solution for implementing CKEditor with image upload option in cakephp 2.3
For image upload in CKEditor you have to use KCFinder please check the below link you can get the details there
http://cakephpclues.blogspot.in/2012/01/ckeditor-kcfinder-integration-with.html
Also the CKEditor have 3 package
- Basic Package
- Standard package
- Full Package
Also there is an option to customize the editor toolbar to down load CKEditor please visit - http://ckeditor.com/download
Answered By - psanjib Answer Checked By - David Marino (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.