[cvs] commit: ansel/lib Widget.php ansel/lib/Views Abstract.php ansel/lib/Widget OtherGalleries.php SimilarPhotos.php Tags.php

Michael Rubinsky mike at theupstairsroom.com
Mon Feb 25 20:59:25 UTC 2008


mrubinsk    2008-02-25 15:59:25 EST

  Modified files:
    lib/Views            Abstract.php 
  Added files:
    lib                  Widget.php 
    lib/Widget           OtherGalleries.php SimilarPhotos.php 
                         Tags.php 
  Log:
  Start refactoring the various 'widgets' in the image and gallery views into
  Ansel_Widget classes.  Moving towards an easier, more modular way of
  customizing the various views...and to eventually make it easier to create
  different styles of each view.
  
  These are non-functional right now, mostly class/method stubs etc...
  
  Revision  Changes    Path
  1.8       +34 -1     ansel/lib/Views/Abstract.php
  1.1       +41 -0     ansel/lib/Widget.php (new)
  1.1       +12 -0     ansel/lib/Widget/OtherGalleries.php (new)
  1.1       +13 -0     ansel/lib/Widget/SimilarPhotos.php (new)
  1.1       +11 -0     ansel/lib/Widget/Tags.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/co.php/ansel/lib/Widget.php?r=1.1
  http://cvs.horde.org/co.php/ansel/lib/Widget/OtherGalleries.php?r=1.1
  http://cvs.horde.org/co.php/ansel/lib/Widget/SimilarPhotos.php?r=1.1
  http://cvs.horde.org/co.php/ansel/lib/Widget/Tags.php?r=1.1


More information about the cvs mailing list