Page 1 of 1

Image (img) resizing options?

Posted: Sun Sep 06, 2015 5:08 pm
by P1h3r1e3d13
It seems like the resizing and other options for the BBCode Image don't work.
Is it possible to enable those?

Example:

Code: Select all

[img]http://i.imgur.com/Y7KQU3jm.jpg[/img]
produces:
Image

but

Code: Select all

[img width="1000" height="26"]http://i.imgur.com/Y7KQU3jm.jpg[/img]
[img=1000x26]http://i.imgur.com/Y7KQU3jm.jpg[/img]
[img alt="kitty" title="meow!"]http://i.imgur.com/Y7KQU3jm.jpg[/img]
just makes this:
Image
Image
Image

Re: Image (img) resizing options?

Posted: Sun Sep 06, 2015 9:24 pm
by DaveMcW
BBCode.org wrote:Doesn't work?
Remember that bbcode tags are implemented to varying degrees and that with many variations. None of this represents strict standards.

Re: Image (img) resizing options?

Posted: Mon Sep 07, 2015 11:55 am
by ssilk
I think there is a plugin for this.

https://www.phpbb.com/community/viewtop ... &t=2133017