Hi forum!
is there a way to save an uploaded image to different sizes in one go?
for example: 160 x 120 and 120 x 90 and a cropped version of 80 X 80 px ?
plus different thumbnails?
can someone point me to where to start?
thanks.
till.
is there a way to save an uploaded image to different sizes in one go?
for example: 160 x 120 and 120 x 90 and a cropped version of 80 X 80 px ?
plus different thumbnails?
can someone point me to where to start?
thanks.
till.
Re: upload: save different sizes at once
Right now the only option is to write a custom server side plugin, that adds an event handler for the AfterFileUpload event. Take the uploaded file and generate more thumbnails, once the file is uploaded.
Sample link to documentation for PHP: writing PHP plugins for CKFinder.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+