[cvs] commit: ansel view.php ansel/lib Ansel.php api.php ansel/lib/GalleryMode Date.php Normal.php ansel/lib/Views Abstract.php Gallery.php GalleryRenderer.php ansel/lib/Views/GalleryRenderers Gallery.php

Michael Rubinsky mike at theupstairsroom.com
Fri Dec 12 15:10:45 UTC 2008


mrubinsk    2008-12-12 10:10:45 EST

  Modified files:        (Branch: FRAMEWORK_3)
    .                    view.php 
    lib                  Ansel.php api.php 
    lib/GalleryMode      Date.php Normal.php 
    lib/Views            Abstract.php Gallery.php 
                         GalleryRenderer.php 
    lib/Views/GalleryRenderers Gallery.php 
  Log:
  MFH:
  
  NOTE: This affects data returned from the renderView api call,
  the data is now returned as a hash, with the HTML being in the
  'html' key and an array describing the crumb trail in 'crumbs'
  
  1.37      +4 -4      ansel/lib/Views/Abstract.php
  1.126     +14 -3     ansel/lib/api.php
  1.127     +9 -4      ansel/lib/api.php
  1.120     +3 -5      ansel/lib/Views/Gallery.php
  1.121     +8 -1      ansel/lib/Views/Gallery.php
  1.7       +2 -2      ansel/lib/Views/GalleryRenderer.php
  1.23      +2 -3      ansel/lib/Views/GalleryRenderers/Gallery.php
  1.106     +2 -2      ansel/view.php
  1.552     +7 -7      ansel/lib/Ansel.php
  1.18      +10 -5     ansel/lib/GalleryMode/Date.php
  1.7       +2 -2      ansel/lib/GalleryMode/Normal.php
  1.122     +6 -1      ansel/lib/Views/Gallery.php
  1.8       +2 -2      ansel/lib/Views/GalleryRenderer.php
  1.128     +4 -11     ansel/lib/api.php
  1.107     +2 -2      ansel/view.php
  
  Revision    Changes    Path
  1.517.2.24  +7 -7      ansel/lib/Ansel.php
  1.5.2.13    +10 -5     ansel/lib/GalleryMode/Date.php
  1.2.2.6     +2 -2      ansel/lib/GalleryMode/Normal.php
  1.35.2.2    +4 -4      ansel/lib/Views/Abstract.php
  1.119.2.2   +15 -5     ansel/lib/Views/Gallery.php
  1.4.2.3     +2 -2      ansel/lib/Views/GalleryRenderer.php
  1.17.2.6    +2 -3      ansel/lib/Views/GalleryRenderers/Gallery.php
  1.122.2.4   +14 -5     ansel/lib/api.php
  1.102.2.4   +2 -2      ansel/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.517.2.23&r2=1.517.2.24&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?r1=1.5.2.12&r2=1.5.2.13&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?r1=1.2.2.5&r2=1.2.2.6&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?r1=1.35.2.1&r2=1.35.2.2&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.119.2.1&r2=1.119.2.2&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderer.php?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderers/Gallery.php?r1=1.17.2.5&r2=1.17.2.6&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/api.php?r1=1.122.2.3&r2=1.122.2.4&ty=u
  http://cvs.horde.org/diff.php/ansel/view.php?r1=1.102.2.3&r2=1.102.2.4&ty=u


More information about the cvs mailing list