joey 2007-03-15 19:00:49 +00:00
parent ffc649f1f3
commit 6715718ff7
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
creating a gallery of a bunch of images:
* Display Exif informations
* Display Image informations (like size, date, resolution, compression...)
* Create CSS data for customizing
* Create Thumbnails (maybe in more than one size, eg: full,1024x768,800x600,640x480)
* Descriptions for every image
* Comments
* Ratings
* Watermarks
* Some javascript for easy navigation (see [photon](http://www.saillard.org/programs_and_patches/photon/) for a good example)
It should be possible to disable every feature for every directory.