I used CKFinder 2.1 before and havent this problem. Thumbnails view had size 100x100 always.
$config['Thumbnails'] = Array( 'url' => $baseUrl . '_thumbs', 'directory' => $baseDir . '_thumbs', 'enabled' => true, 'directAccess' => false, 'maxWidth' => 350, //100 'maxHeight' => 350,//100 'bmpSupported' => false, 'quality' => 100); //80
Now with my old params Thumbnails became 350x350. What's it and how resolve this problem?
Thanks..
Ummm ,,, change your
Ummm ,,, change your maxHeight and maxWidth settings to 100 ?
If i'll do it then thumbs
If i'll do it then thumbs images will have size 100x100 pixels by resizing.
I need thumbs images with size 350x350 pixels and correct view in CKFinder =)
nobody know? help me please,
nobody know? help me please, support!
Hi m0de,
Hi m0de,
your CKFinder license entitles you to use the support channel -- it's most recommended that you simply direct your question there as our QA/ developers do not really provide support through the forum (otherwise they wouldn't be able to work on anything else!).
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!