I have a Drupal 7 environment with CKEditor 4.2 and CKFinder 2.3.1 installed.
I want CKFinder to use the imageresize plugin. The plugin is in the ckfinder/plugins directory. I don't know how to tell CKFInder to use the plugin.
The README.txt for CKEditor says that to locate the plugins for CKEditor (there are no similar instructions for CKFinder), I should go to "Administration panel > Configuration > Content Authoring > CKEditor". Here I can specify where the plugins for CKEditor are located (... ckeditor/ckeditor/plugins). It does NOT give me a place to specify where plugins for CKFinder are located (...ckeditor/ckfinder/plugins). First problem.
Then the documentation says to go to the "Editor appearance > Plugins" section and select the checkbox next to a required plugin name. I cannot find "Editor appearance" anywhere, and hence no "Plugins" either. Second problem.
This last issue may or may not be related. I'll put it out here too.
If I want to insert an image in a node, the Browse Server function from the Image Properties window serves me only a blank window. It is looking for "http://www.mysite..ca/sites/all/modules/ckeditor/ckfinder/ckfinder.html?Type=Images&id=Advanced&CKEditor=edit-body-und-0-value&CKEditorFuncNum=133&langCode=en"
I can upload images with CKFinder, but the Browse Server function does not subsequently let me see them, or use them.
Any help is welcome.
If I cannot resize images with CKFinder, is there another way to do it? Should I try IMCE? Is there another module that can do the resizing for me?
Thank-you.