Hi
The one thing that I always felt was missing from ckfinder was an image cropper.
So I've written a plugin that crops images, either using a drag select or set specific px dimensions.
The plugin is php compatible only at the moment.
It's easy to install and requires no configuration other than adding the custom plugin line to the CKFinder initialisation file like normal plugins.
It works with png, jpeg, jpg, gif and bmp files, and autodetects to only work with images. It saves the files as auto-incremeneted filename derivatives of the original filename in the same folder as the original and won't overwrite any current files. It uses iframes and plain html/css construction so you can modify things very simply if you want to change styling or add features to it yourself.
I've offered it to the CKEditor/CKFinder team for a decent price for inclusion in the future versions, but they haven't replied so if anybody is interested, please PM me or email me ( jason@jehardy.wanadoo.co.uk ) and I can send you the download link for a small one-time fee per person.
I know I know, some of you may be thinking this should be open source, but I figure we paid for our ckfinder licence, and it did take me a good few days to get this plugin working, and the cost won't be high promise, probably use paypal.
Here's some screenshots :
http://www.kingdomsignals.com/imagecropper/pics/1.jpg
http://www.kingdomsignals.com/imagecropper/pics/2.jpg
http://www.kingdomsignals.com/imagecropper/pics/3.jpg
http://www.kingdomsignals.com/imagecropper/pics/4.jpg
Thu, 05/05/2011 - 15:47
#1
Re: ckfinder Image Cropper available
Thanks!
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: ckfinder Image Cropper available
Seems to be the same solution like here?
http://phpimageeditor.se/
regards Manfred
Re: ckfinder Image Cropper available