diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-15 19:00:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-15 19:00:49 +0000 |
commit | 6715718ff7bd691ff732f84e8d940b57a1435bb4 (patch) | |
tree | cd4762a8ec55e9176b7fb1184f71ef238af5d8bf /doc/todo/Gallery.mdwn | |
parent | ffc649f1f373de6be9a92f00a3fad5c09c709b7c (diff) | |
download | ikiwiki-6715718ff7bd691ff732f84e8d940b57a1435bb4.tar ikiwiki-6715718ff7bd691ff732f84e8d940b57a1435bb4.tar.gz |
web commit by http://formorer.myopenid.com/
Diffstat (limited to 'doc/todo/Gallery.mdwn')
-rw-r--r-- | doc/todo/Gallery.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/todo/Gallery.mdwn b/doc/todo/Gallery.mdwn new file mode 100644 index 000000000..4e68c9a7b --- /dev/null +++ b/doc/todo/Gallery.mdwn @@ -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. |