Forgive me if its right in front of me, but I can't find where I can integrate ckfinder with the new ckeditor version 4 beta. I've got the inline editor working but when I want to add or edit an image I don't get the browse server button.
How do I get that browse server button on the image dialog popup when using V4 for inline editing?
Also, the inline editing doesn't seem to work with IE 9.09 - is that right?
Thanks,
Michael
How do I get that browse server button on the image dialog popup when using V4 for inline editing?
Also, the inline editing doesn't seem to work with IE 9.09 - is that right?
Thanks,
Michael
Re: ckfinder integration with version 4 of ckeditor
It works with CKFinder like it should. Just so you know, CKEditor doesn't include CKFinder. You have to manually install and enable it. Follow these instructions:
http://docs.cksource.com/CKFinder_2.x/Developers_Guide
As for IE9, there are some known bugs:
https://dev.ckeditor.com/ticket/9266
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Re: ckfinder integration with version 4 of ckeditor
Of course CKEditor 4 can be integrated with CKFinder as well.
You can use for example ckeditor/config.js to do this:
(the following example assumes that CKFinder is located in the "/ckfinder/" folder and you are using the PHP version)
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
CKE4
Hi All,
this also definitly doenst work on my test-suite. I made it work with CKE3 and CKfinder via this call. But on the CKE4 Installation it doesnt work, its not showing an JS Error it just doesnt show up the "Search on Server" button as the first posting says. I use CKE4 to format ALL instances so i dont call any special call...also i call this with document.ready()-Jquery to wait until the page-markup renders fully - as said: on CKE3 it works. Also my standalone sample with PHP works, i can upload and edit images. It must be something wrong with the following call on CKE4...
CKFinder.setupCKEditor( null, '/ckfinder/' );
Thanks a lot
Timsta
CKFinder doesn't find the folder
Hello everyone!
I made what wiktor said and I can integrate ckfinder in ckeditor well. But my problem is when I click on the "Browse Server" button it says that he didn't found the folder. And the same happens with ckfinder sample files. What does that mean? What should I do?
I changed the ckfinder.php file and I put "return true;" in CheckAuthentication() function. $baseUrl is like default mode (/ckeditor/userfiles/).
Thankyou!
Roger.
Attachments:
Easier way to Integrate
This article one is good idea. http://dwij.co.in/ckeditor-ckfinder-integration-using-php/
CKFinder browser thumbnail didn't show image but only file name
Dear guys, I've found an excellent solution about integration of ckeditor and ckfinder from here:
http://ckeditor.com/forums/Support/ckfinder-integration-version-4-ckeditor
http://dwij.co.in/ckeditor-ckfinder-integration-using-php/
Unfortunatley, I just cannot show the pictures when I called ckfinder browser.
In thumbnail, I only saw a box of file's name, size and date without image preview.
For example, here's the box below that I saw.
abc.jpg
8/3/2013 4:19p.m.
19KB
I don't think it is normal, and I really need a hand about it.
THANKS!!
Kibon
Sorry but this link gives an
Thanks for yours answers.
Now I have the send tab.
I can select the image file name but I can't download it. When I try to do it, the follow message is displayed :
" Not Found. The requested URL /ckfinder/core/connector/php/connector.php was not found on this server. "
Perhaps the server address is not recognize ? What do you think about that ?
Have you an idea on that ? How do to haven't this error ?
Thanks.
Bye,
how to integrate ckfinder with ckeditor step by step
Dear Guys,
I am not integrate ckfinder with ckeditor.
where put this code
1. first code
2. second code...........................