Hi, I'm trying ckf + cke and I would like to keep the original image uploaded and get two additional images size:
the first I get it by setting the size by front-end upload panel and the second will be the thumbnail.
I think that the problem to be solved is how to maintain the original image.
Thanks...
bye
Thu, 05/19/2011 - 16:52
#1
Re: how to maintain the original image
I have the same problem, I want to keep the originial image. so I guess I just have to wait until someone replies to your post!
Re: how to maintain the original image
Are we talking about something like the following?
== Upload New File ==
<input file>
Options:
1. Scale down to [.......]px x [.......]px
2. [X] (checkbox) Leave uploaded file intact, create a copy of uploaded image and resize it to specified dimensions
(more or less, the implementation will look different, but I'm asking just to understand the general idea behind your request)
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: [Fature request] Maintain the original image and resize