(Version française de ce document)
MiniGal Nano is a very simple image gallery. It only requires php and GD (no database, no special libraries like PEAR or ImageMagick). MiniGal Nano does not have a web admin interface: You only have to drop your images in the photo folder.
I am not the author of Minigal Nano. I have modified MiniGal Nano to fit my needs (in particular my galleries). (The original website was minigal.dk)
comment.html file in each directory).$thumbs_pr_page).Original official website seems to have vanished. Developement of this version is now hosted on GitHub.
photos subdirectory.
Note: Depending on your host, you mave have to remove the .htaccess files (Some hosts do not support some Apache configuration instructions.)
config.php, change the line $title = "My Gallery"; config.php, change the line $author = "Me :)"; config.php, change the line $thumbs_pr_page = "21"; folder.jpg is present in a folder, it will be used as folder icon.comment.html is present in a folder, it will be displayed above the thumbnails.config.php, change the line $templatefile = "darkgold2";
If you need further customisation, you can create your own template. Start by duplicating one of the existing templates in the templates directory, then alter the CSS (which is included in the HTML file).

MiniGal Nano SSE by Sébastien SAUVAGE is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Based on a work at www.minigal.dk.