[cvs] commit: ansel image.php ansel/lib/Views Image.php ansel/templates/view gallery.inc image.inc
    Michael Rubinsky 
    mike at theupstairsroom.com
       
    Tue Jun 12 15:35:02 UTC 2007
    
    
  
mrubinsk    2007-06-12 11:35:02 EDT
  Modified files:
    .                    image.php 
    lib/Views            Image.php 
    templates/view       gallery.inc image.inc 
  Log:
  Alright, another round of attempts to allow using the enter key to add tags on image and gallery view, as well as degrade the tag addition when js is not available.
  This time, take advantage of the fact the onsubmit is never called when submiting programatically.
  Still need to figure out how to degrade the gallery actions properly since in essence, we'll need three different submit buttons (move,copy,delete) - plus, do we really want to allow deletions without the ability to put up a confirmation?
  
  Revision  Changes    Path
  1.117     +17 -1     ansel/image.php
  1.16      +32 -2     ansel/lib/Views/Image.php
  1.114     +9 -2      ansel/templates/view/gallery.inc
  1.31      +7 -2      ansel/templates/view/image.inc
  Chora Links:
  http://cvs.horde.org/diff.php/ansel/image.php?r1=1.116&r2=1.117&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/gallery.inc?r1=1.113&r2=1.114&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/view/image.inc?r1=1.30&r2=1.31&ty=u
    
    
More information about the cvs
mailing list