Hi,
I've just about built a connector for java/struts/spring as part of a proof of concept, but I'm having trouble debugging it as the free download only includes a minified version of the javascript source code. Is that how it's meant to be or have I missed something? Does the paid for version include the un-minified javascript source?
Cheers
I've just about built a connector for java/struts/spring as part of a proof of concept, but I'm having trouble debugging it as the free download only includes a minified version of the javascript source code. Is that how it's meant to be or have I missed something? Does the paid for version include the un-minified javascript source?
Cheers
Re: Source code
Hi,
JavaScript source code is not available, if you want to change CKFinder functionality or extend it, then you should check JavaScript API documentation.
To write your own connector, simply check the PHP version (or any other) and take a look (in Firebug) at AJAX requests and check the documentation: http://docs.cksource.com/CKFinder_2.x/S ... ntegration
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Source code