[cvs] commit: ansel gallery.php ansel/config styles.php.dist ansel/lib Ansel.php api.php base.php ansel/lib/Tile Gallery.php Image.php ansel/templates/gallery gallery.inc ansel/templates/group category.inc owner.inc ansel/templates/tile gallery.inc

Michael Rubinsky mike at theupstairsroom.com
Sat Nov 3 16:46:03 UTC 2007


mrubinsk    2007-11-03 12:46:03 EDT

  Modified files:
    .                    gallery.php 
    lib                  Ansel.php api.php base.php 
    lib/Tile             Gallery.php Image.php 
    templates/gallery    gallery.inc 
    templates/group      category.inc owner.inc 
    templates/tile       gallery.inc 
  Added files:
    config               styles.php.dist 
  Log:
  Continue on our quest to add the idea of gallery styles to Ansel.
  This commit adds:
  - A config/styles.php.dist file to describe each available style. (Nothing other than thumbnail style so far, but will add bg/fg colors etc...)
  
  - api calls default to ansel_default style, but can override this if desired and the ansel Blocks always use ansel_default for consistency.
  
  Revision  Changes    Path
  1.1       +16 -0     ansel/config/styles.php.dist (new)
  1.81      +3 -3      ansel/gallery.php
  1.229     +39 -28    ansel/lib/Ansel.php
  1.11      +4 -2      ansel/lib/Tile/Gallery.php
  1.11      +5 -4      ansel/lib/Tile/Image.php
  1.54      +4 -4      ansel/lib/api.php
  1.29      +2 -1      ansel/lib/base.php
  1.30      +2 -2      ansel/templates/gallery/gallery.inc
  1.6       +1 -1      ansel/templates/group/category.inc
  1.17      +1 -1      ansel/templates/group/owner.inc
  1.10      +1 -1      ansel/templates/tile/gallery.inc

  Chora Links:
  http://cvs.horde.org/co.php/ansel/config/styles.php.dist?r=1.1
  http://cvs.horde.org/diff.php/ansel/gallery.php?r1=1.80&r2=1.81&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.228&r2=1.229&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Tile/Gallery.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Tile/Image.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/api.php?r1=1.53&r2=1.54&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/base.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/gallery/gallery.inc?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/group/category.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/group/owner.inc?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/tile/gallery.inc?r1=1.9&r2=1.10&ty=u


More information about the cvs mailing list