Graphics/Adding Photos to Forum Posts Using UtahRadio.org

From UtahRadio
(Difference between revisions)
Jump to: navigation, search
(New page: These are instructions for including images hosted on the wiki on the RadioReference forums: # Upload the image using the "upload file" link on the left of the wiki. # You will want to us...)
 
Line 1: Line 1:
These are instructions for including images hosted on the wiki on the RadioReference forums:
+
These are instructions for including images hosted on the wiki inside a RadioReference forum post:
  
# Upload the image using the "upload file" link on the left of the wiki.
+
# Upload the image using the "upload file" link on the left of the wiki (under toolbox).
# You will want to use the actual URL of the image. By default mediawiki resizes image uploads to match a size format that should be compatible with this forum.
+
# After you upload you'll be looking at the image information screen for the image you just uploaded.
# After you upload you'll be looking at the image information screen for the image you just uploaded. You probably want to use the resized image if you're uploading full size pictures. If not, you can use the full address you see when you click on the picture.
+
# You will want to use the actual URL of the image. By default mediawiki resizes image uploads to match a size format that should be compatible with this forum. Now, the actual URL can be a bit tricky...
 +
# If the image is large you will be looking at the resized image on the information page. You probably want to use the resized image as the forum restricts how large an image can be.
 +
# If you want to use the full size image for some reason, click on the image and you will then be taken to the full sized image. The URL in the address bar is for the full sized image.
 
# In order to find the address of the resized image, there are various methods depending on your browser. In IE, right click on the image and choose "properties." Then copy the address from there.
 
# In order to find the address of the resized image, there are various methods depending on your browser. In IE, right click on the image and choose "properties." Then copy the address from there.
# Finally, included it in your post (see the below example).
+
# You know you have the URL of a resized image if you see the width appended to it before the image name, like '''450px'''-Medic_Engine_41-14.jpg.
 +
# Finally, use this code (replacing the URL) to include an image in a RadioReference forum post:
  
Advanced users - there is a way to resize images using the mediawiki software if you'd like to post a smaller image than what is created by default. Feel free to PM me if you'd like to know more.
+
<code><nowiki>[IMG]http://www.utahradio.org/mediawiki/images/thumb/6/60/Medic_Engine_41-14.jpg/450px-Medic_Engine_41-14.jpg[/IMG]</nowiki></code>
  
So, the following will insert the below image (posted to the wiki by sexyscanman):
+
[[Image:Medic_Engine_41-14.jpg|450px]]
  
<code><nowiki>[IMG]http://www.utahradio.org/mediawiki/images/thumb/6/60/Medic_Engine_41-14.jpg/798px-Medic_Engine_41-14.jpg[/IMG]</nowiki></code>
+
===Advanced Editing===
 +
You can resize an image using the wiki software to any size you wish by including the image temporarily in a wiki page. The [[Sandbox]] is a good place to do this. Simply insert the image using a tag like the below. Modify the width to any width you want, for example:
  
[[Image:Medic_Engine_41-14.jpg|width=250px]]
+
<code><nowiki>[[Image:Medic_Engine_41-14.jpg|450px]]</nowiki></code>
 +
 
 +
When you hit either preview or save the server software will create a new image at the specified size. You can then find the URL of that smaller thumbnail (see above directions) and post it to the forum.

Revision as of 02:30, 18 February 2009

These are instructions for including images hosted on the wiki inside a RadioReference forum post:

  1. Upload the image using the "upload file" link on the left of the wiki (under toolbox).
  2. After you upload you'll be looking at the image information screen for the image you just uploaded.
  3. You will want to use the actual URL of the image. By default mediawiki resizes image uploads to match a size format that should be compatible with this forum. Now, the actual URL can be a bit tricky...
  4. If the image is large you will be looking at the resized image on the information page. You probably want to use the resized image as the forum restricts how large an image can be.
  5. If you want to use the full size image for some reason, click on the image and you will then be taken to the full sized image. The URL in the address bar is for the full sized image.
  6. In order to find the address of the resized image, there are various methods depending on your browser. In IE, right click on the image and choose "properties." Then copy the address from there.
  7. You know you have the URL of a resized image if you see the width appended to it before the image name, like 450px-Medic_Engine_41-14.jpg.
  8. Finally, use this code (replacing the URL) to include an image in a RadioReference forum post:

[IMG]http://www.utahradio.org/mediawiki/images/thumb/6/60/Medic_Engine_41-14.jpg/450px-Medic_Engine_41-14.jpg[/IMG]

Medic Engine 41-14.jpg

Advanced Editing

You can resize an image using the wiki software to any size you wish by including the image temporarily in a wiki page. The Sandbox is a good place to do this. Simply insert the image using a tag like the below. Modify the width to any width you want, for example:

[[Image:Medic_Engine_41-14.jpg|450px]]

When you hit either preview or save the server software will create a new image at the specified size. You can then find the URL of that smaller thumbnail (see above directions) and post it to the forum.

Personal tools