The branch "master" has been updated. The following is a summary of the commits.
from: 44b403fa6990e73f2139e2ad9b9a9e8b161e2c0e fdaa913 First pass at slideshow view refactor for H5 7413f22 update package.xml filelist. ----------------------------------------------------------------------- commit fdaa9131f57b0e87257793bac14991f87b624111 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 11:55:21 2013 -0500 First pass at slideshow view refactor for H5 ansel/js/slideshow.js | 10 ++++-- ansel/js/views/image.js | 2 +- ansel/js/views/slideshow.js | 11 ++++++ ansel/lib/View/Image.php | 26 ++++++++++---- ansel/lib/View/Slideshow.php | 15 +++++--- ansel/templates/view/slideshow.html.php | 39 +++++++++++++++++++++ ansel/templates/view/slideshow.inc | 58 ------------------------------- ansel/themes/default/screen.css | 9 +++-- 8 files changed, 93 insertions(+), 77 deletions(-) create mode 100644 ansel/js/views/slideshow.js create mode 100644 ansel/templates/view/slideshow.html.php delete mode 100644 ansel/templates/view/slideshow.inc http://git.horde.org/horde-git/-/commit/fdaa9131f57b0e87257793bac14991f87b624111 ----------------------------------------------------------------------- commit 7413f223005e115f9135c09b1b77b9f6c4070219 Author: Michael J Rubinsky <[email protected]> Date: Thu Feb 21 11:55:55 2013 -0500 update package.xml filelist. ansel/package.xml | 20 ++++++++++++-------- 1 files changed, 12 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/7413f223005e115f9135c09b1b77b9f6c4070219 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
