English
Español
Français
Esperanto
PJGallery: A free Php script for displaying image galleries
PJGallery is a simple, yet effective and fault-tolerant php script for viewing image galleries which can be easily tailored to your needs and integrated in your web site.
Among the salient features:
- thumbnail pages can be integrated in a standard page of your site,
- works in a single window (avoiding pop-ups),
- pictures can be viewed with Javascript disabled (adequate for mobiles),
- handles horizontal and vertical images,
- no databases such as MySql (which simplifies the administration),
- captions can be optionally attached to pictures and album descriptions are maintained in text files on the server, the display order of the pictures can be defined,
- slide-shows can be triggered on user demand (Javascript enabled), the pause between running slides can be user-defined,
- pictures load with a fading effect that can be parameterized,
- album parameters can be easily configurable through a set of optionals parameters ; there's no specific administration interface: configuration files are to be edited by your favorite editor,
- the simple CSS file which governs the styles of the pages can be easily modified to match your web design,
- provides language files for English, French, Esperanto, and Spanish, other user languages can be added in the configuration file if necessary (handles the UTF-8 encoding if necessary),
- the code produced is XHTML-compatible,
- thumbnails can optionally be created both horizontally and vertically in common formats (jpeg, png, gif),
- extended documentation and commented code in English,
- licensed under creative commons,
- runs on php4 and Php5. Tested on Windows and Linux Apache with IE6 and greater, Firefox3, Opera10.
To have a flavour of how it works: view a sample album.
Documentation and download (1Mb).