I use ckfinder integrated with ckeditor. It works like a charm!!
I would like to have different ckfinder configs depending on what I use it for. For example:
I have two different types of documents on my website. I can define separate ckeditor configs for each type of document. For each type I would also like to have a different ckfinder config, with separate base paths etc...
Is it possible to define a config file with a ckfinder instance as you can with ckeditor?
Tx,
Mario.
I would like to have different ckfinder configs depending on what I use it for. For example:
I have two different types of documents on my website. I can define separate ckeditor configs for each type of document. For each type I would also like to have a different ckfinder config, with separate base paths etc...
Is it possible to define a config file with a ckfinder instance as you can with ckeditor?
- ckfinder 1.4
ckeditor 3.0
Tx,
Mario.
Re: Multiple configs
Set a different CKFinder Id depending on where you launch CKEditor/CKFinder:
http://docs.fckeditor.net/CKFinder/Deve ... Properties
and then in the configuration file, check the $_GET[id'] value and use appropiate configuration settings.
Something like this should do the trick:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+