Content management: Photo Album
andy loftus (contact me)
This class can be used to display photo albums using Javascript so the user can interact with the images without page reloading. It can:
- Display a list of thumbnails of the album images stored in server side directories. The thumbnails are created automatically from the full size images.
- Display full size images overlayed on top of the current page when the user clicks on the thumbnails
- Generate a complete Web page or embed the albums in existing pages
- Customize the presentation details using CSS styles
- Generate valid XHTML 1.0 code
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (91.7%)
| Sufficient (75.0%)
| Sufficient (75.0%)
| Good (83.3%)
| -
| -
| Sufficient (69.2%)
| 183 |
Click here for detailed information about this class on phpclasses.org
Data
Redistribution of lightbox.css from Lightbox JS
Data
Defines layout, look and feel of PhotoAlbum elements
Example
Let PhotoAlbum create the entire web page for you
Example
Sample php script showing how a PhotoAlbum might be embedded in an existing web page.
Data
Redistribution of close.gif from Lightbox JS
Data
Redistribution of loading.gif from Lightbox JS
Data
Redistribution of overlay.png from Lightbox JS
Data
Redistribution of lightbox.js
Data
Redistribution of moo.fx.js
Data
Redistribution of moo.fx.pack.js
Data
Javascript to initialize moo.fx objects
Data
Prototype javascript library (redistributed from moo.fx)
Doc.
List of all files in repository
Class
PhotoAlbum class definition