Hello,
I use Ckfinder but I would like improve the management of my website.
I would like can to choose the default Directory display when I click on "Browser Server".
Pictures are stocked in subdirectory into ckfinder/userfiles/images/.
So, in my code PHP, when I call the editor I would like can to choose the default Directory display when I click on "Browser Server".
Hox can I do this.
My bests regards.
I use Ckfinder but I would like improve the management of my website.
I would like can to choose the default Directory display when I click on "Browser Server".
Pictures are stocked in subdirectory into ckfinder/userfiles/images/.
So, in my code PHP, when I call the editor I would like can to choose the default Directory display when I click on "Browser Server".
Hox can I do this.
My bests regards.
Re: Directory by default
Take a look at the StartupPath property:
http://docs.cksource.com/CKFinder/Devel ... ntegration
See also _samples/js/popups.html example.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Directory by default
I've have tested with this code, it work fine but with this call, I can't go into the other directory (Files, Flash...).
They aren't dispkay in the right menu.
I idea ?
Re: Directory by default
This is the methode for ckfinder integrate at ckeditor 3 :
Put in comment or remove this line in the CKFinder.SetupCKEditor function in the file ckfinder/ckfinder.js.