| Easy gallery is cool
galery script. Just upload images to images directory and images are
already in the gallery. Script read folders in $images_dir and create
links to gallerys. Each one folder is separate gallery. Works with jpeg,
png and gif format. Two things are important when installing this script:
1. php must be compiled with GD library (bundled is ok)
2. give php(apache) write access to images_dir/small directory. Here
script stores small thumbs for preview mode.
Configuration options is in include.php file.
|