Hi Guys,
Am trying to integrate CKFinder with FCKEditor. It works fine in standalone mode but I can't get it to replace the standard filemanager in FCK Editor. The method I'm using is editing fckconfig.js with the following:
no matter what path I put in for the LinkBrowserURL, I still get the default filebrowser when trying to link to a file through FCK Editor.
Is there anything else I need to edit anywhere to kickstart things?
thanks!
Am trying to integrate CKFinder with FCKEditor. It works fine in standalone mode but I can't get it to replace the standard filemanager in FCK Editor. The method I'm using is editing fckconfig.js with the following:
FCKConfig.LinkBrowser = true ; FCKConfig.LinkBrowserURL = '/assets/ckfinder/ckfinder.html' ;
no matter what path I put in for the LinkBrowserURL, I still get the default filebrowser when trying to link to a file through FCK Editor.
Is there anything else I need to edit anywhere to kickstart things?
thanks!
Re: Integration with FCK Editor - PHP
Take a look at the _samples dir to see how to integrate CKFinder with FCKeditor.
You can also find some instructions in the CKFinder documentation: http://docs.fckeditor.net/CKFinder/Deve ... ntegration
Remember to clear your browser's cache after editing javascript files.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Integration with FCK Editor - PHP
Hi, thanks for the reply. I've looked at the samples for integration and decided I would use the js method (editing the config file) rather than the PHP method on every instance of setting up FCK Editor.
The instructions make sense but I just wondered if I had missed something - all I have done is edit the fckconfig.js file as described here: http://docs.fckeditor.net/CKFinder/Deve ... ntegration
I've made sure my cache is cleared (even tested it on a totally different PC) and still it's the default file manager, not CKFinder.
Also - maybe worth mentioning, i dont know ... i get the alert message that the connector is disabled. I don't think I need to worry about that though as it's for the default file manager?!?!
Any further advice appreciated! And I'll just continue experimenting!
Flemming
SOLVED ::::::: Re: Integration with FCK Editor - PHP
Gave up using the javascript config method and used the PHP method instead!
works great!
Re: SOLVED ::::::::::: Integration with FCK Editor - PHP
this product exists as a feature within a portlet. but it is not functioning as illustrated within the demo. can you help me get this product working properly?
I am not familiar with this FCKeditor at all. I was hoping that this forum was the place to go for help.
Re: SOLVED ::::::::::: Integration with FCK Editor - PHP
Please don't hijack threads.
This thread is about configuring CKFinder, and you are trying to use just FCKeditor (and what's more, there's no Java version of CKFinder)