jjlG2022

James J Lemon Graphics
Copyright © James J Lemon Graphics
about

gallery pages navigation
In the site are several image collections or galleries.

Each gallery page is built with automatic navigation.

At the top is a PHP Master index page called index.

At the same level are a series of N numbered PHP index pages called
(index1 ... indexN), as many as are required.

The Master index page is broken up into segments for each index page.

The segment header contains a link to the appropriate index page, and a segment reference name for return links in index pages and image pages.

In a folder pages below is a PHP image page for each image.
In a folder images below is an image file for each image.
In a folder thumbnails below is a thumbnail image file for each image.

Master index pages, index page and image pages can contain optional arbitrary stuff.

Once defined for an image, the optional arbitrary stuff propagates to all related pages.


index page

logo
Click on the jjl to go to the home page.

site nav
Click on a link to go to a page.

gallery
Shows the name of the gallery.

gallery nav
Click on Master to go to the appropriate segment of the master index.
Click on N-1 to go to the previous index.
Click on N+1 to go to the next index.

thumbnail
Click on image to go to the image page (see below) and see a larger view.

title
Click on title to go to the image page (see below).

stuff
The stuff may be empty, or may contain other images, links and text pertinent to the image.


image page

image name
Shows the name of the image.
Shows the index of the image in the sequence of the gallery.
Shows the pixel size of the image.

gallery nav
Click on Up to go to the gallery index.
Click on Master to go to the appropriate segment of the master index.
Click on prev to go to the previous image.
Click on next to go to the next image.

image
Click anywhere in the image to go to the next image.

stuff
The stuff may be empty, or may contain other images, links and text pertinent to the image.