[commits] Horde branch master updated. c4448e946ecca32975e9663beff859b5a5fa0816

Michael J. Rubinsky mrubinsk at horde.org
Tue Feb 1 16:52:27 UTC 2011


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

from: d4fd329729c55ef82bcc95aa5a625bd5d21efab1

9e582ed start cleaning up Ansel_View.
c4448e9 removed long since deprecated file

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

commit 9e582ed196ffadda4aa9551b15cba1c8f93dacdf
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 1 11:45:30 2011 -0500

    start cleaning up Ansel_View.
    
    Abstract out another base class. Reduces code duplication for some
    of the methods only needed by "Ansel" views, (as opposed to javascript
    embedded views).

 ansel/lib/View/Ansel.php                           |   88 ++++++++++++++
 ansel/lib/View/Base.php                            |  121 ++++----------------
 ansel/lib/View/EmbeddedRenderer/Mini.php           |   14 ++-
 ansel/lib/View/Gallery.php                         |    2 +-
 ansel/lib/View/GalleryRenderer/GalleryLightbox.php |   20 +++-
 ansel/lib/View/Image.php                           |    2 +-
 ansel/lib/View/List.php                            |    4 +-
 ansel/lib/View/Results.php                         |    3 +-
 ansel/templates/view/slideshow.inc                 |    2 +-
 9 files changed, 143 insertions(+), 113 deletions(-)
 create mode 100644 ansel/lib/View/Ansel.php

http://git.horde.org/horde-git/-/commit/9e582ed196ffadda4aa9551b15cba1c8f93dacdf

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

commit c4448e946ecca32975e9663beff859b5a5fa0816
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Tue Feb 1 11:48:20 2011 -0500

    removed long since deprecated file

 ansel/lib/View/Embedded.php |   86 -------------------------------------------
 1 files changed, 0 insertions(+), 86 deletions(-)
 delete mode 100644 ansel/lib/View/Embedded.php

http://git.horde.org/horde-git/-/commit/c4448e946ecca32975e9663beff859b5a5fa0816




More information about the commits mailing list