• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

How to display images in posts?

Apostrophe

Well-known member
Hi,

I tried phpbb.com's instructions by putting the [/img] tags around the url relating to where my picture is, but the submitted post just displays the word Image. How do you do it?

-Apostrophe

 

Gil

Well-known member
Are you sure the URL of the picture ends in ".jpg, .png, .gif", etc? Some image hosting sites use dynamic links to pics, which typically do not work when embedded with tags.

 

~tl

68kMLA Admin Emeritus
Hmm...

Code:
[img=URI]
...should work fine. To grab an example image from the MLA Wiki, this one's a small image and should be displayed as is:

250px-MacIIx.jpg


This one is larger and should be thumbnailed automagically on load:

MacIIx.jpg


Seems to work OK for me! What's the URI of the image that you're trying to post?

 

Trash80toHP_Mini

NIGHT STALKER
I peeked at the .TXT in your post, ~tl , but I'm still not clear on the "thumbnailing" process.

Does it happen automagically when an image is beyond a certain size limit (as it appears to have been done in your post) or is there a specific process one must go thru to post an actual thumbnail version of the pic as a link to the larger image? The example in your post leads me to think "thumbnailing" is a, very necessary, utilitarian function of our forum software to prevent direct links to huge images.

As I've said before, we need a howto on this, as well as other info, to make life easier for new recruits . . .

. . . and confused veterans. :I

jt =8-\

 

Dog Cow

Well-known member
Does it happen automagically when an image is beyond a certain size limit (as it appears to have been done in your post) \
Yes, it is done automatically as the BBCode is parsed.

 

~tl

68kMLA Admin Emeritus
I peeked at the .TXT in your post, ~tl , but I'm still not clear on the "thumbnailing" process.
Does it happen automagically when an image is beyond a certain size limit (as it appears to have been done in your post) or is there a specific process one must go thru to post an actual thumbnail version of the pic as a link to the larger image? The example in your post leads me to think "thumbnailing" is a, very necessary, utilitarian function of our forum software to prevent direct links to huge images.

As I've said before, we need a howto on this, as well as other info, to make life easier for new recruits . . .

. . . and confused veterans. :I

jt =8-\
It's an automatic process, if the image is over 400px wide/high it's automatically sized down.

it only resizes it if you are using the crappy ProSilver theme.
Heh, so it does. I guess I never got around to adding it to the other one...

 

Apostrophe

Well-known member
What's the URI of the image that you're trying to post?
They were images on Flickr. Here's the URL for one of them:




And here it is with the img/img tags:

3860877048


I didn't write the word "Image". It just came on its own.

-Apostrophe

 

JRL

Well-known member
I believe that you have to drag the image into the URL box and then post the image normally. Like this:

3860877048_d34e919974.jpg.9cbc6b1011ef677b98ddeecf9d1c75f8.jpg


 

Trash80toHP_Mini

NIGHT STALKER
I'd like to add my thanks as well! :D

Now I've got a metric @$$LOAD of 10 M.Pixel images to rightsize for posting . . . sounds like work! BLEH!!! :p

jt =8-\

p.s. OK! Now I'm off tho post another basic knowledge level: Re-creating my sig on the new forum software?

 

Trash80toHP_Mini

NIGHT STALKER
jt: If you upload to ImageShack, they can resize your image on the fly, as you upload it.
Nice one, got it done and even figured out how to do a direct link to the piccie, though maybe I should change the filename! }:)

How do I get their software to resize to 800x600 that'll thumbnail automagically here to half that size?

 
Top