| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| gallery.zip | 2022-12-20 | 3.4 MB | |
| README | 2022-12-20 | 2.0 kB | |
| Totals: 2 Items | 3.4 MB | 0 |
PHP REQUIRED How easy is it to add a photo gallery to your web site? Unzip this into your server path --<a cacophony of crickets chirping>-- it's that easy. A picture is worth a thousand words. So I kept this super clean. Let the pictures do the talking. There is no setup beyond unzipping. Runs completely through one file (index.php in the root directory). --ADDED SUPPORT FOR MP4 VIDEO-- Place video files among your photos or create a separate directory to give them their own album, it's up to you. (Sample video included) Currently loaded with sample images, albums and a video so you can see the simple directory structure. Place your photos or videos into the 'images/' folder (gallery will automatically load all gif, jpg, jpeg, png, mp4 and svg images). Images and/or videos placed directly into 'images/' will display on the home screen. Create sub directories in 'images/' for more albums. Links will appear in the navigation menu for any subdirectory added to 'images/'. Easily browse albums from the navigation menu. Easily browse images and videos with the forward and back buttons when viewing an image. File name (without extension) is displayed as image title. Short and sweet. It's that easy. If I were looking for a photo album to add to my web site, this is the one that I would want. Because it is very lightweight, super easy, super simple, and has no confusing clutter. 1000 words! What's New --Fixed Aspect Ratios 12-15-2022 --Changed navigation arrows in image view --Added hover/enlarge in image view (click-free zoom) 12-16-2022 --Added image total to album view and added image count to image view 12-17-2022 --Added support for MP4 video files. (drop them into images/ as normal and they will be processed as video). 12-18-2022 --Updated automatic sizing of videos (landscape video is recommended but portrait will work). 12-19-2022 --Updated aspect ratios of thumbnails and full scale (videos and images).