commit: ansel/lib Ansel.php api.php ansel/lib/Views Abstract.php Gallery.php GalleryRenderer.php ansel/lib/Views/EmbeddedRenderers Mini.php ansel/lib/Views/GalleryRenderers Gallery.php GalleryLightbox.php ansel/templates/view gallery.inc ...
"Michael Rubinsky" <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
mrubinsk 2008-09-30 12:02:32 EDT
Modified files:
lib Ansel.php api.php
lib/Views Abstract.php Gallery.php
lib/Views/EmbeddedRenderers Mini.php
lib/Views/GalleryRenderers Gallery.php GalleryLightbox.php
templates/view gallery.inc gallerylightbox.inc
Added files:
lib/Views GalleryRenderer.php
Log:
moderate refactoring of the gallery rendering code. This splits out some
common code into a base class. This will make it easier to interact with
the date groupings in various places and gives better flexibility going
forward for creating new gallery views.
Also, fix some minor bugs and cleanup regarding the date grouping code and
fixes to improve the usage of it via the api.
Revision Changes Path
1.507 +5 -5 ansel/lib/Ansel.php
1.33 +11 -7 ansel/lib/Views/Abstract.php
1.8 +2 -2 ansel/lib/Views/EmbeddedRenderers/Mini.php
1.118 +1 -9 ansel/lib/Views/Gallery.php
1.1 +216 -0 ansel/lib/Views/GalleryRenderer.php (new)
1.15 +11 -95 ansel/lib/Views/GalleryRenderers/Gallery.php
1.18 +19 -87 ansel/lib/Views/GalleryRenderers/GalleryLightbox.php
1.117 +4 -1 ansel/lib/api.php
1.172 +12 -12 ansel/templates/view/gallery.inc
1.21 +13 -13 ansel/templates/view/gallerylightbox.inc
Chora Links:
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.506&r2=1.507&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?r1=1.32&r2=1.33&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/EmbeddedRenderers/Mini.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.117&r2=1.118&ty=u
http://cvs.horde.org/co.php/ansel/lib/Views/GalleryRenderer.php?r=1.1
http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/Gallery.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/GalleryLightbox.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/ansel/lib/api.php?r1=1.116&r2=1.117&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.171&r2=1.172&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallerylightbox.inc?r1=1.20&r2=1.21&ty=u
--
To unsubscribe, mail: [email protected]