[cvs] commit: ansel/lib/Views Abstract.php Gallery.php Image.php Slideshow.php ansel/templates/view slideshow.inc
Michael Rubinsky
mike at theupstairsroom.com
Sat May 17 04:19:31 UTC 2008
mrubinsk 2008-05-17 00:19:31 EDT
Modified files:
lib/Views Abstract.php Image.php Slideshow.php
Gallery.php
templates/view slideshow.inc
Log:
Some clean up of the Ansel_View code. Remove duplicate instance variables,
don't create arrays that we don't use, and put the json() method in the
base class. This avoids the (silly) creation of an additional Gallery View
from the Slideshow View just to get the gallery json data.
Revision Changes Path
1.18 +45 -3 ansel/lib/Views/Abstract.php
1.98 +1 -36 ansel/lib/Views/Gallery.php
1.49 +5 -10 ansel/lib/Views/Image.php
1.7 +1 -8 ansel/lib/Views/Slideshow.php
1.8 +1 -5 ansel/templates/view/slideshow.inc
Chora Links:
http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?r1=1.17&r2=1.18&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.97&r2=1.98&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?r1=1.48&r2=1.49&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Slideshow.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/ansel/templates/view/slideshow.inc?r1=1.7&r2=1.8&ty=u
More information about the cvs
mailing list