• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Image thumbnail test

You need to copy/paste the script from the Code to post the photo in a forum: window. Since it already has the tags, you don't need to use the Icon of this editor... :D

[IMG]http://fsfiles.org/flightsimshots/images/6862011_1_9_21_3_54_734_8.jpg
 
Hi,

I don't follow. What I was hoping to do was have a thumbnail display in a post and by clicking it a full size image would display.
Having to scroll through a long line of images that I have no interest in viewing has always been an annoyance for me. I don't want to subject others to this.
I have no current need to do this. it was simply for future reference. Some of the code provided in the OZx Image hosting site led me to believe this was possible.

Jim F.
 
Hi,

I don't follow. What I was hoping to do was have a thumbnail display in a post and by clicking it a full size image would display.

Oh, okay. In that case you didn't post the entire string from your host site, but only got the first line (there are three lines).

Click once in the Code to post the thumbnail in a forum: box, then Crtl-C to copy, and Ctrl-P to paste into your forum reply. This will display a "thumbnail" of your image, which the user can then click on to see the "full size" image in a new Window (or new Tab if they right-click first).

Note that the following will take the user to your default image(s) page, and they would have to click on the "main display image" to see the full size version.



In this next link, I've replaced the "view.php?filename=" portion with "images/" so that when clicked (or right clicked) it will open the full size image! ;)

 
Okay. Let's see if I can get it right this time. I am hopeful.


Worked in Preview. Let's try the "images/" edit. Not sure about the equal sign.


Works great. I'll have to save the process. Thanks so much.

Jim F.
 
Okay. Let's see if I can get it right this time. I am hopeful.

Worked in Preview. Let's try the "images/" edit. Not sure about the equal sign.

Works great. I'll have to save the process. Thanks so much.

Jim F.

You are most welcome. All I did though was to compare the absolute path of the "windowed version" against the "fullscreen version," and note that the only difference were the two portions I identified within the quote marks... :D
 
Back
Top