Could it be possible to automatically resize an external image to a maximum width/height? I'm talking about the [img] tag. Sometimes my users publish a big image and it breaks the forum width completely. Thumbnailing would not be needed, only simple resizing, maybe with an attached message: "Click on image to see it full sized" or something like that.
Comments
Comment #1
naudefj commentedUnfortunately not. However, it would be a cool feature to add.
Comment #2
naudefj commentedComment #3
gurukripa commentedcould this feature be incorporated..has someone done it?
Comment #4
moksa commentedI want it too ! With a thickbox link will be great...
We need a get_size on the external image before image filter process... But how... I search...
++
Comment #5
moksa commentedOk in bbcode-filter.inc i delete "// Images without or with client-side sizing" code.
and i replace with this added in line 30... we can imagine an imagecache resize etc etc...
Comment #6
RikiB commentedwow, this works great! This needs to be included! :)
Comment #7
RikiB commentedalas, I spoke too soon!
This caused a few bugs with my lightbox. Links were opening 2 of them or something and it forces alot of links thoughout the website to be lightbox when they shouldnt be. :/