[cvs] commit: horde/admin sqlshell.php horde/js stripe.js

Chuck Hagenbuch chuck at horde.org
Sun Apr 24 14:56:57 PDT 2005


chuck       2005-04-24 14:56:57 PDT

  Modified files:
    admin                sqlshell.php 
  Added files:
    js                   stripe.js 
  Log:
  Use a generalized version of the stripe() code introduced for Horde_Tree that will find any tables with class="striped" and alternate their row colors.
  
  This is another step towards letting the HTML be clean and simple and letting the presentation be done with CSS/DOM. Also takes a bunch of presentation logic out of PHP code.
  
  Also, use it in the SQL admin.
  
  Revision  Changes    Path
  1.23      +10 -11    horde/admin/sqlshell.php
  1.1       +57 -0     horde/js/stripe.js (new)

  Chora Links:
  http://cvs.horde.org/diff.php/horde/admin/sqlshell.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/co.php/horde/js/stripe.js?r=1.1


More information about the cvs mailing list