1) Download the image from DSpace, TIMEA’s content management system. Simply right click on the image (or, if you are using a Mac, CTRL-click) and select “Save Image As.” Since all TIMEA content is available through the Creative Commons attribution license, you can download it without worrying that a horde of lawyers will soon descend upon you.
2) Resize the image so that its width is no greater than 600 pixels. You can use commercial programs such as Adobe Photoshop or free programs such as IrfanView(our favorite), Gimp, or Picasa. Save the image in a format that will display on the web, such as jpg, png, or gif.
3) Import the image into Connexions. Once you are in the “Edit Module” part of Connexions, click the files tab, then follow these steps:
- “Click the down arrow in the text box next to Add New Item. A drop-down list of valid item types appears.
- Select "Image" from the drop-down list and click Add New Item. The "Edit Image" tab displays.
- Click Browse. The "File Upload" dialog box displays.
- Find the file you need and click on it.
- Click Open. The image filename appears in the text box next to Browse.
- Click Save to upload the image file into Connexions. A confirmation message and a preview of the image display.” (See Connexions’ tutorial on Editing Modules)
![]() |
4) At the point where you want to insert the figure, use the <figure> element, as shown below. You’re required to provide a unique ID for the figure (it can be pretty much anything, so long as it is unique). You can use the <name> tag to provide a title for the figure, which will appear immediately above the image. To bring an external figure (such as a jpg file) into the module, use the <media> tag; in the "type" attribute, indicate what type of file it is, and in the "src" attribute what it is called.
Be sure to provide a caption, which will appear below the image. In the caption, give the title of the resource, its creator and creation date (if available), and a brief description. Also include a link to the DSpace metadata record for the image that you are using. The following example provides a template:
Example 1
<figure id="id8018405">
<name>The Great pyramid of Gizeh</name>
<media type="image/jpg" src="Graphic1.jpg"/>
<caption>"The Great pyramid of Gizeh, a tomb of 5,000
years ago, from S.E. Egypt."
Stereograph. NY: Underwood and Underwood, 1908. From <link
src="http://timea.rice.edu">TIMEA</link>. (August 19,
2006). <link src="http://hdl.handle.net/1911/5586"> http://hdl.handle.net/1911/5586</link> Note how only
half of the tree on the left side of the left frame is visible,
while two-thirds of the same tree can be seen in the right
frame.
</caption>
</figure>







TIMEA (Travelers in the Middle East Archive)
Search TIMEA


"This module explains how to bring example materials from the Travelers in the Middle East Archive (TIMEA) into Connexions. It details adding image files, sections of texts, and links to dynamic […]"