Hi all,
i'm currently trying CKfinder locally to see if it's the solution for me integrated with CKeditor
it was really easy to integrate thanks to the online docs but i run into a slight issue
in my config file i've set
$baseUrl = '/img/';
of course, the /img/ folders exists on my website root (it's a virtual host then it's considered as the server root for that domain)
and have let resolveUrl as $baseDir
what i do not understand is the fact that whatever i try (absolute url in the url, absolute base dir in the base dir or this config) CKfinder always open with, to the left, an "images" directory that doesn't exist, is it a limitation of the demo version ?
Thanks for your answer, it would be great if i have could have it work before buying a licence (corporate one) to be sure i make the good choice
chears
Thu, 04/01/2010 - 12:47
#1
Re: Demo version default folder ?
hi all again, found out...
actually it works perfectly and was browsing an "image" directory in my "img" one
found out in the confid.php file how to have it browse my "img" directory even if it keeps naming it "Images" in the browser (probably the ressource type in the ressource array)
fantastic tool... some more tests to come (e.g see if i can set two/three differents baseUrl according to the type of the file i manage...) and probably a licence too
chears