I'm working on a rails connector for ckfinder. I've got it excepting the Init message and returning the xml. but the client never requests the directory or file list. is my connector need to send back more then the doc describes in response to the init request?
Sat, 11/05/2011 - 02:27
#1
Re: ruby connector
please install CKFinder PHP version and compare XML returned by your connector and default PHP connector.
Re: ruby connector
Thanks for your nice information.