Hello,
please i want to know how to add the latest version of CKEditor to my PHP website
i searched and found that i have to make require for ckeditor.php, this file not exist in the latest version downloaded.
Please i need to know how to add it and activated on input textarea
Thanks :)
There is no ckeditor.php file
There is no ckeditor.php file yet. Some people have successfully used the ones from CKEditor 3.6.6 in v4, though.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
what about current version?
what about current version? when expected to be released with PHP compatibility?
The problem of 3.6 version image upload not available ....just image from url, i need to use latest one which already came with image uploader
From what I understand there
From what I understand there's no real point in creating a PHP integration since all of it can be done with a bit of JavaScript. We're also trying to keep the CKEditor server-side code as clean as possible. We are, however, working an ASP.NET connector, cause the integration is a bit more complicated.
Not sure what you mean in the second paragraph. Only FCKeditor came with an image/file manager. CKEditor 3+ never came with one. You have to integrate it with CKFinder or another file manager. Here's documentation on how it can be done.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!