Hello ,
Is it possible to limit uploaded image width? I don't want to limit maximum image size in upload , but just limit it in final output. So for example if user upload picture 1200x1200. It is ok but in final output i would like to limit maximum width to 500px so this picture should be resized without affecting orginal and would be ideal if it could keep proportions but it is not so important.
Also is it possible to modify "<img>" in FCK code. I would need to add some elements so i can open every image in lightbox on click. If it is not possible to do directly in FCK i will use regular expressions to change it but would prefer first soultion.
I hope that you understand me.
Thank you all!
Is it possible to limit uploaded image width? I don't want to limit maximum image size in upload , but just limit it in final output. So for example if user upload picture 1200x1200. It is ok but in final output i would like to limit maximum width to 500px so this picture should be resized without affecting orginal and would be ideal if it could keep proportions but it is not so important.
Also is it possible to modify "<img>" in FCK code. I would need to add some elements so i can open every image in lightbox on click. If it is not possible to do directly in FCK i will use regular expressions to change it but would prefer first soultion.
I hope that you understand me.
Thank you all!

Re: Image width limit
For the custom link creation, you will need to make changes to the source code to achieve your needs. You should look for the Image dialog code.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn