User Tools

Site Tools


nzdl:collage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nzdl:collage [2017/09/25 01:13] – [Applet Parameters] kjdonnzdl:collage [2023/03/13 01:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 ====== Collage ====== ====== Collage ======
  
Line 25: Line 28:
 Outside Greenstone, a collage can be implemented on a directory of images. These images may be associated with different locations on the internet. The image directory should contain a file called externallinks, of the format: Outside Greenstone, a collage can be implemented on a directory of images. These images may be associated with different locations on the internet. The image directory should contain a file called externallinks, of the format:
  
-    [image name] [hyperlink]+<code>  [image name] [hyperlink]</code>
  
 For example: For example:
  
-    nzdl-ad.gif http://www.nzdl.org/+<code>nzdl-ad.gif http://www.nzdl.org/</code>
  
-Images in the directory are matched with the names in the externallinks file, and when an image is clicked the corresponding URL is displayed.+Images in the directory are matched with the names in the //externallinks// file, and when an image is clicked the corresponding URL is displayed.
  
 To run the collage, an html page should be created that displays the collage applet. Assuming that this html page resides in the same directory as the GsdlCollageApplet.jar file, here is an example page: To run the collage, an html page should be created that displays the collage applet. Assuming that this html page resides in the same directory as the GsdlCollageApplet.jar file, here is an example page:
  
 +<code>
     <html>      <html> 
       <head>        <head> 
Line 61: Line 65:
     </body>      </body> 
     </html>      </html> 
 +</code>
  
-Where http://www.mycollage.com/images/ is the directory of images that includes the externallinks file.+Where //http://www.mycollage.com/images/ // is the directory of images that includes the //externallinks// file.
  
 =====Applet Parameters===== =====Applet Parameters=====
nzdl/collage.1506302012.txt.gz · Last modified: 2017/09/25 01:13 by kjdon