COPYING (GNU GPL)
CREDIT (Credit for parts not written by me)
INSTALL (Installation instructions)
MANIFEST (This file, list of all files in repository)
README (Start here, read this file first)
PhotoAlbum.php (PHP5 Class definition for PhotoAlbum object.)
album.php (Example index.php)
css/
lightbox.css (Redistribution from Lightbox JS)
photoalbum.css (css file for PhotoAlbum,
affects PhotoAlbum elements)
images/
close.gif (Redistribution from "Lightbox JS")
loading.gif (Redistribution from "Lightbox JS")
overlay.png (Redistribution from "Lightbox JS")
js/
lightbox.js (Redistribution from "Lightbox JS")
moo.fx.js (Redistribution from "moo.fx")
moo.fx.pack.js (Redistribution from "moo.fx")
photoalbum.js (code to initialize moo.fx stuff, must be included
in index.php)
prototype.lite.js (Redistribution from "moo.fx")
examples/
default.php (Let PhotoAlbum create the entire webpage for you)
embedded.php (Shows how to embed PhotoAlbum in an existing
webpage)
embedded_alternate.php (Alternate method to embed PhotoAlbum in
existing webpage)
|