activeGallery_nm
Thursday, February 02, 2006 by Nate Murray.
activeGallery_nm is a folder-based image gallery. This code is originally from Activeunit's activeGallery. It is licensed under GPL, so I am simply releasing it with my own modifications.The theory is to have a photo gallery that requires no database and is as simple as possible.
Sample Gallery. Download.
FAQ
Why re-release it here?
I really like the idea of a folder-based photo gallery, however when I installed the original activeGallery it was buggy and gave lots of errors. Additionally it left open a couple of security holes where a user could browse your server's directories. I've fixed most of these bugs and am continuing development based on their work.