]> mj.ucw.cz Git - gallery.git/commit
Gallery2: Front-end attachment reform
authorMartin Mares <mj@ucw.cz>
Sun, 30 Dec 2012 11:18:35 +0000 (12:18 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 8 Feb 2015 20:14:17 +0000 (21:14 +0100)
commitc1e83fe05106d620b4b74af0d9e33f6266e25503
tree2963ccf3dca15dbe9e9d04a20f061590564f2c9c
parentca051708692da4f55833e8b8a595ac33d3cfb4a4
Gallery2: Front-end attachment reform

Finally, I understood that the original idea of attaching front-ends
directly from gallery.cf is fallacious. It makes things unnecessarily
complicated, especially if you want to use multiple front-ends.

Now, the only place where we care of the web front-end is gallery.cgi
itself.

Necessarily, we no longer insist that all configuration variables we set
are previously defined. Also, requested thumbnail sizes are now explicitly
mentioned in gallery.cf, because we cannot infer them from the front-ends
(which did not work properly anyway).
gal/README
gal/UCW/Gallery.pm
gal/UCW/Gallery/Web/HighSlide.pm
gal/UCW/Gallery/Web/NrtBlue.pm
gal/UCW/Gallery/Web/Plain.pm
gal/bin/gal-cache