Instructions <table>

See template instructions in template.tpl.

Tasks
  • Make a cute icon for the project's pictures, and put it upper left.
  • Verify that tripTitle is defined in DEFINES in the Makefile. (Or replace $tripTitle below with an actual title.)
  • Of course you should tailor colors and placement to your project's needs.
  • Delete this table.
Variables available:

The following variables may be used. After instantiation, the values will appear within the parentheses.

$$caption Text following [imagename.ext] in captions.cap
     ($caption)
$$alt Same as $$caption, but stripped of all <...>
    ($alt)
$$index Ordinal of this picture in its segment: 1, 2, 3, ...
    ($index)
$$imagename Filename of the image.
    ($imagename)
$$imageext Filename extension of original image (thumb is .jpg).
    ($imageext)
$$title Text following the set name in the file: line.
    ($title)
$$city Same as $$title.
    ($city)
$$tripTitle may be defined in the Makefile with
    DEFINES=-DtripTitle="words in title"
    ($tripTitle)


The following have the indicated values, but are probably not useful.
$$picdir directory where pictures are; usually ..
    ($picdir)
$$picthumbsdir default: $$(picdir)/thumbs
    ($picthumbsdir)
  
put a cute
icon here

$tripTitle
$title
two beers
BACK button
back and up arrow Back to thumbnails
NEXT button
$alt
$caption
$includebody(${PICTOOLS}/copyright.html)