Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Image Resizing (BBCode, Forums)

Asked Modified Viewed 1,549 times
I
ikandi
I
ikandi 10
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
asked
Junior Member

Hello all,

One of the things I am hoping to achieve on PHP9's Forums is the ability to resize images using the [IMG] BBcode/tag.
I used to run a Dokuwiki site (with Bootstrap 3 framework), and users were able to easily change the dimensions of image display using code such as this:

{{:coverart:image.jpg?300}}


The ?300 being interchangeable to whatever pixel dimension.

Now my users are asking for the same thing in PHP9.

On some other PHPBB websites, the image resizing function is available, say by using code like this:

[img width=300 height=300]image url[/img]


I know there's a few pages on phpbb.com about this, but unsure how it would be applied to PHP Fusion.

If anyone is able to chip in with a solution, that would be great.

Thanks.
Ikandi
0 replies
There are no post found.

Category Forum

BB Codes - 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

1 participant

I
I
ikandi 10
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet