[cvs] commit: ansel/lib/Block gallery.php ansel/lib/Views Abstract.php Embedded.php Gallery.php Slideshow.php ansel/lib/Views/EmbeddedRenderers Mini.php ansel/lib/Widget Links.php

Michael Rubinsky mike at theupstairsroom.com
Thu Jul 10 21:55:46 UTC 2008


mrubinsk    2008-07-10 17:55:46 EDT

  Modified files:
    lib/Block            gallery.php 
    lib/Views            Abstract.php Embedded.php Gallery.php 
                         Slideshow.php 
    lib/Views/EmbeddedRenderers Mini.php 
    lib/Widget           Links.php 
  Log:
  Can't roll gallery_id and gallery_slug parameters into a single gallery
  parameter...we need to be able to support numeric gallery slugs as well.
  
  This get's the various views back to taking both parameters...still need
  to fix api.php and add/change the rewrite rules to have gallery ids be
  represented as ansel/gallery/id/100 instead of ansel/gallery/100 (which
  will now be a gallery with a slug of '100'.
  
  Revision  Changes    Path
  1.40      +2 -2      ansel/lib/Block/gallery.php
  1.26      +4 -9      ansel/lib/Views/Abstract.php
  1.11      +7 -8      ansel/lib/Views/Embedded.php
  1.4       +6 -7      ansel/lib/Views/EmbeddedRenderers/Mini.php
  1.112     +6 -8      ansel/lib/Views/Gallery.php
  1.8       +7 -3      ansel/lib/Views/Slideshow.php
  1.6       +7 -3      ansel/lib/Widget/Links.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Block/gallery.php?r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Embedded.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/EmbeddedRenderers/Mini.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Gallery.php?r1=1.111&r2=1.112&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Slideshow.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/Links.php?r1=1.5&r2=1.6&ty=u


More information about the cvs mailing list