[cvs] commit: ansel/img upload_preview.php ansel/js carousel.js ansel/js/src carousel.js ansel/templates/image upload.inc

Michael Rubinsky mike at theupstairsroom.com
Sat Oct 25 20:08:02 UTC 2008


mrubinsk    2008-10-25 16:07:57 EDT

  Modified files:
    img                  upload_preview.php 
    js                   carousel.js 
    js/src               carousel.js 
    templates/image      upload.inc 
  Log:
  - Fix calculation of number of images to return. We don't want the raw count
  number returned from the carousel - that is the image *index* of the last
  image we want, we need to convert that into a suitable value for a LIMIT
  query.
  
  - Tweak calculation in carousel.js of the number of items to scroll at one time.
  Bug: 6845
  
  Revision  Changes    Path
  1.4       +5 -5      ansel/img/upload_preview.php
  1.2       +1 -1      ansel/js/carousel.js
  1.2       +20 -19    ansel/js/src/carousel.js
  1.6       +7 -6      ansel/templates/image/upload.inc

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/img/upload_preview.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/js/carousel.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/js/src/carousel.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/image/upload.inc?r1=1.5&r2=1.6&ty=u


More information about the cvs mailing list