[cvs] commit: ansel/js slideshow.js ansel/js/src slideshow.js ansel/lib/Views Image.php Slideshow.php ansel/templates/view image.inc slideshow.inc
Michael Rubinsky
mike at theupstairsroom.com
Sat Jan 19 19:56:20 UTC 2008
mrubinsk 2008-01-19 14:56:20 EST
Modified files:
js slideshow.js
js/src slideshow.js
lib/Views Image.php
templates/view image.inc
Added files:
lib/Views Slideshow.php
templates/view slideshow.inc
Log:
Another go at improving the slideshow/image view. This seperates out the
slideshow into a seperate Ansel_View. The image view navigation now refreshes
the entire page instead of having to perform up to 5 seperate ajax calls.
This doesn't solve the original performance problem I was trying to solve,
but it makes it easier to do so now.
Revision Changes Path
1.27 +6 -11 ansel/js/slideshow.js
1.26 +4 -88 ansel/js/src/slideshow.js
1.24 +98 -29 ansel/lib/Views/Image.php
1.1 +113 -0 ansel/lib/Views/Slideshow.php (new)
1.44 +27 -29 ansel/templates/view/image.inc
1.1 +70 -0 ansel/templates/view/slideshow.inc (new)
Chora Links:
http://cvs.horde.org/diff.php/ansel/js/slideshow.js?r1=1.26&r2=1.27&ty=u
http://cvs.horde.org/diff.php/ansel/js/src/slideshow.js?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/co.php/ansel/lib/Views/Slideshow.php?r=1.1
http://cvs.horde.org/diff.php/ansel/templates/view/image.inc?r1=1.43&r2=1.44&ty=u
http://cvs.horde.org/co.php/ansel/templates/view/slideshow.inc?r=1.1
More information about the cvs
mailing list