I wrote a Connector servlet that takes all commands from the query string and returns xml output as per Server_Side_Integration document.
My connector servlet is deployed to http://localhost/Connector/* so I can issue any commands like:
http://localhost/Connector/connector.php?command=GetFiles&type=Images¤tFolder=%2FDocs%2F
But now I need further instructions to integrate the connector with CKFinder.
Do I need to download a standalone version of CKFinder somewhere in order to configure it to work with my Connector servlet?
After looking at the asp and php versions of CKFinder it seems I need to modify /ckfinder/core/js/ckfinder_ie.js file, however in your distributions this file is compressed and encoded. Where do I get the source code for ckfinder_ie.js ???
Re: Java Connector
I haven't taken a look into CKFinder. As for now I can't help you much. But I am sure that we will start coding really soon. The code will probably base on FCKeditor.Java 2.4.
Try to stick to the FCKeditor.Java code which is in our repo to have a high quality.
Re: Java Connector
Thank you for your reply. I need help installing CKFinder (Standalone and FCKeditor integrated). At this point I think I just need the CKFinder source.
Re: Java Connector
If you need the source, you should contact fredck. But I am not aware how far the license give you the ability to alter the source.