Page 3 of 3

Re: Board Updates and Img Inserts

Posted: Thu Jan 13, 2022 2:46 pm
by Philip
Hana, thanks so much for all of your hard work!!!

Re: Board Updates and Img Inserts

Posted: Tue Feb 08, 2022 4:47 am
by 1over137
Hi gyus,

I have created new BBcode named "vimg" - variable image. So that, when you post images from some urls, you may specify width.

Here is how it works:

Code: Select all

[vimg=200]https://m.media-amazon.com/images/I/51Up1lw437L.jpg[/vimg]
will result in:

Code: Select all

[vimg=100]https://m.media-amazon.com/images/I/51Up1lw437L.jpg[/vimg]
will result in:


Have all a nice day,
admin