Gléria pre Pulse3
Upravil som pôvodnú gallery.php a nazval som tento skript gallery-opti.php.
V tejto upravenej verzii môžete (nemusíte)zadať 3 parametre:
šírka obrázku (imgwidth), predvolená šírka je 120px. výška obrázku (imgheight), predvolená výšk je 100px. číslo obrázku (imgnum), predvolená hodnota je 0, (0 = všetky obrázky) ; (2 = druhý obrázok) ; (if 10 = no exist) then imgnum = 0 (all image)
Examples 1: imgwidth = "120", imgheight = "100", imgnum = "0" . Examples 2: imgwidth = "180", imgheight = "120", imgnum = "0" . Examples 3: imgwidth = "200", imgheight = "150", imgnum = "2" . Examples 4: imgwidth = "200", imgheight = "150", imgnum = "10" . ??? imgnum = "10" = no exist (picture does not exist).
Do skriptu "manage-photo.php" som pridal čast kódu:
Optional Thumbnail Gallery
"); ?>' onClick = "select_all(this)">