Hello,
It would be great if CKFinder would be able to use one path for static stuff like javascript, css and images, and another path for the server-side scripts.
For PHP, it would also be great to have a single front script, which would be the only thing required to be loaded (require_once) from a 3rd party application.
These changes would make CKF a lot easier to integrate in 3rd party, larger-scale products.
If these features are already supported somehow, could someone please let me know. Otherwise, I hope they will be implemented soon!
Thanks for a great product, and thanks for reading
PS. I would have filed these as requests, but trac seems to be private-access only
Tue, 03/09/2010 - 16:50
#1
Re: Separate paths for server-side scripts and static files
there is a problem in ckfinder.html who is trying to load connector.php from the same basePath.
can anyone help?
b.t.w. it would be great to set myself the full path to the files including their names.