[cvs] commit: ansel list.php ansel/lib Ansel.php ansel/lib/Tile Gallery.php Image.php ansel/lib/Views Gallery.php ansel/templates/view gallery.inc
Michael Rubinsky
mike at theupstairsroom.com
Wed May 23 18:24:51 UTC 2007
mrubinsk 2007-05-23 14:24:51 EDT
Modified files:
. list.php
lib Ansel.php
lib/Views Gallery.php
templates/view gallery.inc
Added files:
lib/Tile Gallery.php Image.php
Log:
- Add a Ansel_Gallery::getChildren() method to simplify display of images and galleries in the gallery view.
- Add new view-type classes, Ansel_Tile_Image:: and Ansel_Tile_Gallery:: that are responsible for displaying the thumbnail 'tiles' on the gallery and list views.
Comment/suggestions more than welcome - I found it a bit trickey to choose the best design for this one.
Revision Changes Path
1.173 +83 -1 ansel/lib/Ansel.php
1.1 +31 -0 ansel/lib/Tile/Gallery.php (new)
1.1 +53 -0 ansel/lib/Tile/Image.php (new)
1.25 +7 -29 ansel/lib/Views/Gallery.php
1.68 +11 -7 ansel/list.php
1.104 +10 -78 ansel/templates/view/gallery.inc
Chora Links:
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.172&r2=1.173&ty=u
http://cvs.horde.org/co.php/ansel/lib/Tile/Gallery.php?r=1.1
http://cvs.horde.org/co.php/ansel/lib/Tile/Image.php?r=1.1
http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.24&r2=1.25&ty=u
http://cvs.horde.org/diff.php/ansel/list.php?r1=1.67&r2=1.68&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.103&r2=1.104&ty=u
More information about the cvs
mailing list