[commits] Horde branch master updated. 70a3cb662749ab7a1e0e3c75bfe3ac3c1aef4217

Michael J. Rubinsky mrubinsk at horde.org
Sun Feb 3 06:57:33 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 43c8357e57913d2488efe02d86bb5c7798d4f9ad

70a3cb6 Rewrite gallery view code.

-----------------------------------------------------------------------

commit 70a3cb662749ab7a1e0e3c75bfe3ac3c1aef4217
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Feb 3 01:55:56 2013 -0500

    Rewrite gallery view code.

 ansel/js/views/gallery-common.js                   |  112 +++++++++++
 ansel/lib/GalleryMode/Base.php                     |    2 +
 ansel/lib/View/GalleryProperties.php               |    2 +-
 ansel/lib/View/GalleryRenderer/Base.php            |  173 +++++++++++++++--
 ansel/lib/View/GalleryRenderer/Gallery.php         |  117 ++----------
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |  145 +++++---------
 ansel/templates/tile/image.html.php                |    2 +-
 ansel/templates/view/api/gallery.html.php          |   43 ++++
 ansel/templates/view/gallery.html.php              |   92 +++++++++
 ansel/templates/view/gallery.inc                   |  171 ----------------
 ansel/templates/view/gallerylightbox.inc           |  204 --------------------
 11 files changed, 479 insertions(+), 584 deletions(-)
 create mode 100644 ansel/js/views/gallery-common.js
 create mode 100644 ansel/js/views/gallery-lightbox.js
 create mode 100644 ansel/templates/view/api/gallery.html.php
 create mode 100644 ansel/templates/view/gallery.html.php
 delete mode 100644 ansel/templates/view/gallery.inc
 delete mode 100644 ansel/templates/view/gallerylightbox.inc

http://git.horde.org/horde-git/-/commit/70a3cb662749ab7a1e0e3c75bfe3ac3c1aef4217




More information about the commits mailing list