Regarding config.cfm:
Does CKFinder]require the file structure?
config.resourceType[1] = structNew();
config.resourceType[1].name = 'Files';
Does CKEditor require the images structure?
config.resourceType[2] = structNew();
config.resourceType[2].name = 'Images';
I was hoping to use the images folder for both the ckfinder (stand-alone) AND the ckeditor (with ckfinder integrated).
Is this possible?
Does CKFinder]require the file structure?
config.resourceType[1] = structNew();
config.resourceType[1].name = 'Files';
Does CKEditor require the images structure?
config.resourceType[2] = structNew();
config.resourceType[2].name = 'Images';
I was hoping to use the images folder for both the ckfinder (stand-alone) AND the ckeditor (with ckfinder integrated).
Is this possible?

Re: config CKFinder (files folder) and CKEditor (images folder)
CKEditor Integration
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+