[cvs] commit: ansel/lib Widget.php ansel/lib/Views Abstract.php Gallery.php Image.php ansel/lib/Widget Links.php OtherGalleries.php SimilarPhotos.php Tags.php ansel/lib/XRequest TagActions.php ansel/templates/view gallery.inc image.inc

Michael Rubinsky mike at theupstairsroom.com
Wed Feb 27 22:08:34 UTC 2008


mrubinsk    2008-02-27 17:08:34 EST

  Modified files:
    lib                  Widget.php 
    lib/Views            Abstract.php Gallery.php Image.php 
    lib/Widget           OtherGalleries.php SimilarPhotos.php 
                         Tags.php 
    lib/XRequest         TagActions.php 
    templates/view       gallery.inc image.inc 
  Added files:
    lib/Widget           Links.php 
  Log:
  some changes to allow the tags widget to work with both gallery and
  image views
  
  Add the Other Galleries widget, and the Links widget.
  
  Revision  Changes    Path
  1.10      +12 -2     ansel/lib/Views/Abstract.php
  1.78      +22 -68    ansel/lib/Views/Gallery.php
  1.37      +8 -9      ansel/lib/Views/Image.php
  1.3       +7 -0      ansel/lib/Widget.php
  1.1       +31 -0     ansel/lib/Widget/Links.php (new)
  1.2       +58 -0     ansel/lib/Widget/OtherGalleries.php
  1.5       +2 -2      ansel/lib/Widget/SimilarPhotos.php
  1.4       +15 -9     ansel/lib/Widget/Tags.php
  1.2       +1 -2      ansel/lib/XRequest/TagActions.php
  1.148     +2 -22     ansel/templates/view/gallery.inc
  1.62      +2 -2      ansel/templates/view/image.inc

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.77&r2=1.78&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?r1=1.36&r2=1.37&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/ansel/lib/Widget/Links.php?r=1.1
  http://cvs.horde.org/diff.php/ansel/lib/Widget/OtherGalleries.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/SimilarPhotos.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/Tags.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/XRequest/TagActions.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.147&r2=1.148&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/image.inc?r1=1.61&r2=1.62&ty=u


More information about the cvs mailing list