Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: Insert image.

Insert image: Difference between revisions

From MoodleDocs
mNo edit summary
(updated and linked to Image page)
 
(69 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{stub}}
This page gives more details about the process of inserting images. For general information, see [[Images]].   The Image Icon [[File:Picture insert icon.png|16px]] on the [[HTML editor|text editor's toolbar]] brings up this popup window. We should mention here that JPG, GIF and PNG files are recognized Moodle images file types.
This page will assist a new user in mastering the [[Image:Ed_image.gif]] insert image tool.  This tool creates HTML code for the user. The Image Icon on the [[HTML editor|HTML editor's toolbar]] brings up this popup window. We should mention here that JPG, GIF and PNG files are recognized Moodle images file types.


[[Image:Course Lesson Page Content InsertImage Popup1.GIF|frame|Center|Version 1.5.3]]
==Insert/Edit image in Moodle==


==Using the insert image tool==
After clicking on the "Insert/Edit image" icon you will be ready to start.
After opening the tool, you will click on an image file, that puts the address of the file in the Image URL address box at the top of the tool.  Next you put an alternative text which will appear when the student moves their mouse over the image.


At this point you have done the minimum and can save your work. You will then return to the page in WYSIWYG HTML edit mode. 
===Minimum steps===


Before saving, or by clicking on the image and the using the insert image icon, you can do other things to the image.  This includes layout, spacing and resizing the displayed image,
# Click on the Insert image icon
# Click on "Find or upload and image.." .  This is the Insert/edit image popup window tool.
# Use [[File picker]] to select and existing image or upload a new one.
# After selecting the file it will appear in the "Insert/edit image" window
# Next put in an image description (alternative text) which will appear when the student moves their mouse over the image.   
# Insert.  You have done the minimum and you will then return text editor tool. 


Often the image you want to use is not located in your course files. We genenerally recommend you upload an image file to your course.  
====Example ====
The teacher wanted to add the "Insert/Edit image" icon in a line of text. In the text editor tool, the teacher typed some words, used the insert/edit image tool, inserted their picture and went on adding more text.


The sections below will cover each of these operations.  
[[File:HTML Insert Image tool result1.png]]


===Uploading an image file===
'''Overview of more things you can do'''


These folders and files can also be found in the administration block under [[Files|files]].
Before saving, or by clicking on the image and the using the insert image icon, you can do other things to the image with the tool.  This includes [[Insert image#Uploading an image file|uploading an image]] into the course file structure, [[Insert image#Layout|changing the layout]], [[Insert image#Spacing|spacing]] and [[Insert image#Resizing|resizing]] the displayed image, as well as some [[Insert image#Selection or file maintenance|file maintenance]].  
#The basic steps are to locate the file  
##Using the File Browser Window for previously uploaded files, OR
##Upload a file
###Locate and click on the location the file will go to in the File Browser Window
###Use Browse button to locate file (local machine)
###Use Update button to place file in File Browser Window,  
#click on file in File Browser Window to place file in "Insert URL"
#Enter Alternative Text
#Optional Use Layout, spacing and size parameters
*Best practice is to put all of a single activities images in a folder such as "Lesson Example"
**It is possible to zip a local folder with images and upload it to a course lesson. See files [[Files|Click here for more information on files]].
**Remember to use the Refresh feature on your browser if the image does not appear to change in the Moodle Lesson.


When you browse for a local course image file its URL will be inserted like:
The sections below will cover each of these operations.


  <nowiki> http://www.yourMoodle.net/moodle/file.php/5/courseFolder2/pic1.jpg</nowiki>
===General settings===
The general tab is the place to start to upload or change the image. It will show the current image location, the image title and give a preview of the image.
[[Image:HTMLeditor_Insert_image_1.png|thumb|center|300px|General tab in Moodle 2.0]]
[[Image:HTMLeditor_Insert_image_2.png|thumb|center|300px|General tab in Moodle 2.0 after an image was added]]
[[Insert image#Table of Contents|Top]]
 
===Appearance settings===
The appearance tab is the place to
*Set alignment (with a generic preview screen to show the position of the picture)
*Adjust the picture size
*Surround the picture with vertical and/or horizontal space
*Create a border
*Style
[[Image:HTMLeditor_Insert_image_appearance_3.png|thumb|center|300px|Appearance tab in Moodle 2.0]]
[[Insert image#Table of Contents|Top]]
 
===Advanced settings===
The advanced tab allows you to:
*Swap images on mouse roll over and mouse roll off.  Both use the [[File picker]].
**When student puts mouse on image it changes to the roll over and will not change unless rolloff is set
**The rolloff image is what the student sees when the mouse leaves the image. If no rolloff is set, the image does not change.
*Miscelleous contains more image information
[[Image:HTMLeditor_Insert_image_advanced_4,.png|thumb|center|300px|Advanced tab in Moodle 2.0]]
[[Insert image#Table of Contents|Top]]
 
 
[[Insert image#Table of Contents|Top]]
 
==Resizing==
The width and height of the displayed image can be adjusted 2 ways.  The teacher can click on the image and then grab one of the resizing points along the edge and visually re-size it.  Or the teacher can click on the image and then on the .  Then go to the appearance tab to set the dimensions. 
 
===Example resizing===
The teacher has favorite course image that is placed in every activity called "Moodle.jpg". This file was uploaded once and was 240 pixels wide and 60 pixels high. On the first page of a lesson activity the teacher wants the image to be only 120 pixels wide. Using the "Insert/edit image" icon the teacher sets their first dimension box for 120 (width) and the second box (height) at 30. 
[[Image:HTML Insert Image tool. result2.JPG|center]]
 
[[Insert image#Table of Contents|Top]]


==Layout==  
==Layout==  
Alignment and border thickness
Alignment and border thickness allow the image to be adjusted in relation to the line of text and place a border around the image. There is a popup window for alignment. "Not set" is the default.
*[[Image:HTML toolbar Inser image alignment menu.JPG]]
 
When creating content in Moodle, especially web pages, it is often desirable to make your content with images visually appealing.  Using the image align dropdown menu (pictured above in the image editor) can help you do this.  After uploading and clicking to insert an image, you have the option to align the image in relation to the text.  Two most common uses of this align feature are align "left" or align "right".
 
[[Image:ImageAlignRight_small.jpg]]
<br/>
The image above has been aligned to the <strong>right</strong> of the text so that the text flows around the image.
<br/>&nbsp;
 
[[Image:ImageAlignLeft_small.jpg]]
<br/>
The image above has been aligned to the <strong>left</strong> of the text so that the text flows around the image.
 
===Example layout===
Here the teacher added a 5 pixel border and aligned the image with the bottom.
[[Image:HTML Insert Image tool. result3.JPG]]
 
[[Insert image#Table of Contents|Top]]
 
==Spacing==   
==Spacing==   
Horizontal and Vertical
Horizontal and Vertical refers to the area that surrounds the image.  Adding pixels of padding around the image moves text away from the image. See the appearance tab.
===Example spacing===
Here the teacher added 10 pixels of horizontal spacing to separate the image from the text.
[[Image:HTML Insert Image tool. result4.JPG]]


==Resizing==
[[Insert image#Table of Contents|Top]]
Width and height of the displayed image
 
==Radical example==
The teacher decided to play with the image to see what some different effects might have upon the  original. 
[[Image:HTML Insert Image tool. result5.JPG]]
 
[[Insert image#Table of Contents|Top]]
==Selection or file maintenance==
The selection part of the Insert image tool allows the teacher to delete, move, zip,and rename files and folders in a course.
 
==Tips & cautions==
*Don't forget the Insert image tool can edit existing images. Click on the image you want to edit. You will see the corner boxes appear around it that indicates you have selected it.  Now click on the Insert image icon on the toolbar. 
 
*If you are going to use a lot of pictures, consider zipping many of them into 1 file on your computer.  Then upload the single zip file to a folder using [[File picker]].  This will allow you to unzip them and not have to upload each one separately with the insert image tool.


====Tips & cautions====
*Want to replace an image and keep the same file name? Create the new image on your computer and give it the same name as the old file. Using the Insert image tool, delete the old file, then upload the new file to the same folderIf both the old and new images are the same height and width, you will not need to make any adjustments.
Images in page content generally works just fine IF nothing is changed in the actual url address of the file. The famous red x where the image should be indicates something has changed.  The first thing to do is to refresh your browser, then click on the image and use the insert picture tool again. Go through the steps again of finding the picture in the file structure in the file browser window.   


*Remember '''if you change your domain name, your moodle folder name,''' the image link won't work. In some cases,''' a backup and restore the course as a new copy or on another server''', the link might be broken.'''
*The Insert image tool creates HTML code. You can use the HTML toolbar's "Toggle HTML source" icon to see and edit that code.


*If you shorten the URL to:
*Images can enhance course content.  Be careful if you are always reducing the size that the image appears. A 2000x2000px image file reduced to 20x20px will still take as long to load on the screen as the original size. A best practice is to resize the image before you upload it into your course.
# /moodle/file.php/5/courseFolder2/pic1.jpg it will work even if your domain is changed, but not if restored as new course.
# '''courseFolder2/pic1.jpg''' it will work even if your course file is backuped and restored as a new course, even on another server.


*Site file folder linking: (on Moodle 1.8.2 at least)
The URL to files to the frontpage or site folder always contain /1/ like http://www.yourMoodle.net/moodle/file.php/1/siteFolder2/test.jpg
Remember anyone with the URL can access files there. Files in a specific course generally are restricted to access only from that course.


A link like: /moodle/file.php/1/siteFolder2/test.jpg will work, and should even work if the site is mirrored on another server (AND the moodle folder name is not changed).
[[Insert image#Table of Contents|Top]]


Moral, linking within Moodle is like linking on the internet.  Sometimes things change and the teacher is the last to know.
==See also==
*[[HTML editor]]
*[[Course files]] - describes pre and Moodle 2.0 or [[File bank]]

Latest revision as of 13:40, 10 January 2012

This page gives more details about the process of inserting images. For general information, see Images. The Image Icon Picture insert icon.png on the text editor's toolbar brings up this popup window. We should mention here that JPG, GIF and PNG files are recognized Moodle images file types.

Insert/Edit image in Moodle

After clicking on the "Insert/Edit image" icon you will be ready to start.

Minimum steps

  1. Click on the Insert image icon
  2. Click on "Find or upload and image.." . This is the Insert/edit image popup window tool.
  3. Use File picker to select and existing image or upload a new one.
  4. After selecting the file it will appear in the "Insert/edit image" window
  5. Next put in an image description (alternative text) which will appear when the student moves their mouse over the image.
  6. Insert. You have done the minimum and you will then return text editor tool.

Example

The teacher wanted to add the "Insert/Edit image" icon in a line of text. In the text editor tool, the teacher typed some words, used the insert/edit image tool, inserted their picture and went on adding more text.

HTML Insert Image tool result1.png

Overview of more things you can do

Before saving, or by clicking on the image and the using the insert image icon, you can do other things to the image with the tool. This includes uploading an image into the course file structure, changing the layout, spacing and resizing the displayed image, as well as some file maintenance.

The sections below will cover each of these operations.

General settings

The general tab is the place to start to upload or change the image. It will show the current image location, the image title and give a preview of the image.

General tab in Moodle 2.0
General tab in Moodle 2.0 after an image was added

Top

Appearance settings

The appearance tab is the place to

  • Set alignment (with a generic preview screen to show the position of the picture)
  • Adjust the picture size
  • Surround the picture with vertical and/or horizontal space
  • Create a border
  • Style
Appearance tab in Moodle 2.0

Top

Advanced settings

The advanced tab allows you to:

  • Swap images on mouse roll over and mouse roll off. Both use the File picker.
    • When student puts mouse on image it changes to the roll over and will not change unless rolloff is set
    • The rolloff image is what the student sees when the mouse leaves the image. If no rolloff is set, the image does not change.
  • Miscelleous contains more image information
Advanced tab in Moodle 2.0

Top


Top

Resizing

The width and height of the displayed image can be adjusted 2 ways. The teacher can click on the image and then grab one of the resizing points along the edge and visually re-size it. Or the teacher can click on the image and then on the . Then go to the appearance tab to set the dimensions.

Example resizing

The teacher has favorite course image that is placed in every activity called "Moodle.jpg". This file was uploaded once and was 240 pixels wide and 60 pixels high. On the first page of a lesson activity the teacher wants the image to be only 120 pixels wide. Using the "Insert/edit image" icon the teacher sets their first dimension box for 120 (width) and the second box (height) at 30.

HTML Insert Image tool. result2.JPG

Top

Layout

Alignment and border thickness allow the image to be adjusted in relation to the line of text and place a border around the image. There is a popup window for alignment. "Not set" is the default.

  • HTML toolbar Inser image alignment menu.JPG

When creating content in Moodle, especially web pages, it is often desirable to make your content with images visually appealing. Using the image align dropdown menu (pictured above in the image editor) can help you do this. After uploading and clicking to insert an image, you have the option to align the image in relation to the text. Two most common uses of this align feature are align "left" or align "right".

ImageAlignRight small.jpg
The image above has been aligned to the right of the text so that the text flows around the image.
 

ImageAlignLeft small.jpg
The image above has been aligned to the left of the text so that the text flows around the image.

Example layout

Here the teacher added a 5 pixel border and aligned the image with the bottom. HTML Insert Image tool. result3.JPG

Top

Spacing

Horizontal and Vertical refers to the area that surrounds the image. Adding pixels of padding around the image moves text away from the image. See the appearance tab.

Example spacing

Here the teacher added 10 pixels of horizontal spacing to separate the image from the text. HTML Insert Image tool. result4.JPG

Top

Radical example

The teacher decided to play with the image to see what some different effects might have upon the original. HTML Insert Image tool. result5.JPG

Top

Selection or file maintenance

The selection part of the Insert image tool allows the teacher to delete, move, zip,and rename files and folders in a course.

Tips & cautions

  • Don't forget the Insert image tool can edit existing images. Click on the image you want to edit. You will see the corner boxes appear around it that indicates you have selected it. Now click on the Insert image icon on the toolbar.
  • If you are going to use a lot of pictures, consider zipping many of them into 1 file on your computer. Then upload the single zip file to a folder using File picker. This will allow you to unzip them and not have to upload each one separately with the insert image tool.
  • Want to replace an image and keep the same file name? Create the new image on your computer and give it the same name as the old file. Using the Insert image tool, delete the old file, then upload the new file to the same folder. If both the old and new images are the same height and width, you will not need to make any adjustments.
  • The Insert image tool creates HTML code. You can use the HTML toolbar's "Toggle HTML source" icon to see and edit that code.
  • Images can enhance course content. Be careful if you are always reducing the size that the image appears. A 2000x2000px image file reduced to 20x20px will still take as long to load on the screen as the original size. A best practice is to resize the image before you upload it into your course.


Top

See also