Zenphoto Glossary

A little zenphoto glossary to define a few terms regarding Zenphoto.

Admin
The administration backend of zenphoto
Album
The actual collection of images (and movies) that are within a folder within the “albums”
folder.
Dynamic album
This is not real album having a folder within the “albums” folder, but is generated by search results or tags.
Full Size Image
The original image you have uploaded.
Gallery
The whole zenphoto installation including all albums.
Index / Gallery home page
The index.php page is thet first page you see if you call your gallery.
Locale
The language you are using for the backend and theme translation. Also the identifier of that language (e.g. de_DE, en_US)
Nightly / Nightly Build / svn
The development version (subversion) that is to become the next official release. It can be downloaded on our download page. It’s most of the time pretty stable, but may be incomplete in parts or contain bugs.
Options / Admin Options
The options to be found within the zenphoto admin.
Root
The main zenphoto folder
Setup
Zenphoto’s installation/update script located in zp-core/setup.php. Usually should run automatically whenever you update.
Sized Image
The “big” image you see if you click on an thumbnail within an album.
Thumbnail
The small usually cropped image within an album.
Theme / Template
The design you are using for your gallery. Themes are installed within the themes folder of your zenphoto installation.
Theme files or pages
This refers to index.php, album.php and image.php and sometimes to search.php and archive.php.