[cvs] commit: ansel/config prefs.php.dist ansel/lib Ansel.php ImageView.php ansel/lib/ImageView polaroidstack.php polaroidthumb.php

Michael Rubinsky mike at theupstairsroom.com
Wed Nov 14 19:48:52 UTC 2007


mrubinsk    2007-11-14 14:48:52 EST

  Modified files:
    config               prefs.php.dist 
    lib                  Ansel.php ImageView.php 
  Added files:
    lib/ImageView        polaroidstack.php polaroidthumb.php 
  Log:
  Another round of chanages:
  
  1) Stack generation is now done by a Ansel_ImageView object - also allows
  for more easily adding additional gallery default image types.
  
  2) Added new polaroid gallery style and needed Ansel_ImageView object to
  generate the polaroid thumbnails (Horde_Image still will only generate
  them for imagick extension - but that will change shortly.
  3) Fix some Horde::logMessage() calls.
  
  Revision  Changes    Path
  1.45      +3 -2      ansel/config/prefs.php.dist
  1.254     +26 -107   ansel/lib/Ansel.php
  1.2       +9 -6      ansel/lib/ImageView.php
  1.1       +102 -0    ansel/lib/ImageView/polaroidstack.php (new)
  1.1       +39 -0     ansel/lib/ImageView/polaroidthumb.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/config/prefs.php.dist?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?r1=1.253&r2=1.254&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/ImageView.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/ansel/lib/ImageView/polaroidstack.php?r=1.1
  http://cvs.horde.org/co.php/ansel/lib/ImageView/polaroidthumb.php?r=1.1


More information about the cvs mailing list