History of FisheyePackage

{maketoc}
! Image Gallery
Fisheye is an advanced, easy to use image gallery, that has some astounding usability features including:
* delayed batch thumbnail creation
* multiple simultaneous image uploads
* very customisable layout settings
* various image size display options

! ToDo
* process EXIF data and allow display thereof

! <div> based layout option
we give you the option to display your galleries using <div>s or <table>s

!! Advantages and disadvantages of divs vs tables
Tables
* pros
** browser compatible
** easy to set up
* cons
** not flexible
** same number of images per row, regardless of browser width

Divs
* pros
** highly flexibe
** number of images per row adjusts to browser width
** text browsers display items below each other, making them easier to read
* cons
** some browsers might have difficulties displaying these (very few by now)
** need to have css definitions to get them working

!! div based css
if you have having problems with the div based layout, you can go back to using the table based layout, or set some definitions in your css file.
the selector for the image surrounding box is:
.thumbnailblock .box {}

this is hardcoded in the file:
fisheye/templates/header_inc.tpl where you can have a look at the settings. these are dynamically adjusted to the thumbnail size you have selected for the given gallery.

you can modify the file directly or apply set width and height in your css file, which will override the settings in the fisheye header file.
Page History
Date/CommentUserIPVersion
30 Mar 2009 (15:17 UTC)
Lester Caine81.138.11.13611
Current • Source
Lester Caine81.138.11.13610
View • Compare • Difference • Source
Lester Caine81.138.11.1369
View • Compare • Difference • Source
Kozuch85.207.244.1608
View • Compare • Difference • Source
spiderr69.134.60.2046
View • Compare • Difference • Source
xing194.152.164.453
View • Compare • Difference • Source
xing194.152.164.452
View • Compare • Difference • Source
spiderr66.93.240.2041
View • Compare • Difference • Source