[cvs] commit: presentations/nyphpcon-2006-06 index.html presentations/nyphpcon-2006-06/Helpers Form.php Lens.php Table.php presentations/nyphpcon-2006-06/final index.php presentations/nyphpcon-2006-06/final/lib Property.php presentations/nyphpcon-2006-06/v1 index.php presentations/nyphpcon-2006-06/v2 ...

Chuck Hagenbuch chuck at horde.org
Fri Jan 26 13:20:55 PST 2007


chuck       2007-01-26 16:20:55 EST

  Modified files:
    nyphpcon-2006-06     index.html 
    nyphpcon-2006-06/final index.php 
    nyphpcon-2006-06/final/lib Property.php 
    nyphpcon-2006-06/v1  index.php 
    nyphpcon-2006-06/v2  index.php 
    nyphpcon-2006-06/v3  index.php 
    nyphpcon-2006-06/v4  dumpTable.php index.php template.html 
    nyphpcon-2006-06/v5  details.php index.php template.html 
    nyphpcon-2006-06/v5/lib Property.php 
    nyphpcon-2006-06/v6  details.php index.php template.html 
    nyphpcon-2006-06/v6/lib Property.php 
    nyphpcon-2006-06/v7  details.php index.php template.html 
    nyphpcon-2006-06/v7/lib Property.php 
  Added files:
    nyphpcon-2006-06/Helpers Form.php Lens.php Table.php 
  Log:
  Add local copy of the RDO helpers that works with this code.
  Update v1 through v7/final to work with current Horde code and helpers
  Update prototype site links
  
  Revision  Changes    Path
  1.1       +340 -0    presentations/nyphpcon-2006-06/Helpers/Form.php (new)
  1.1       +180 -0    presentations/nyphpcon-2006-06/Helpers/Lens.php (new)
  1.1       +425 -0    presentations/nyphpcon-2006-06/Helpers/Table.php (new)
  1.6       +10 -10    presentations/nyphpcon-2006-06/final/index.php
  1.4       +5 -4      presentations/nyphpcon-2006-06/final/lib/Property.php
  1.4       +4 -4      presentations/nyphpcon-2006-06/index.html
  1.7       +8 -8      presentations/nyphpcon-2006-06/v1/index.php
  1.9       +5 -5      presentations/nyphpcon-2006-06/v2/index.php
  1.9       +12 -11    presentations/nyphpcon-2006-06/v3/index.php
  1.7       +2 -2      presentations/nyphpcon-2006-06/v4/dumpTable.php
  1.9       +12 -11    presentations/nyphpcon-2006-06/v4/index.php
  1.3       +1 -1      presentations/nyphpcon-2006-06/v4/template.html
  1.3       +1 -1      presentations/nyphpcon-2006-06/v5/details.php
  1.7       +9 -9      presentations/nyphpcon-2006-06/v5/index.php
  1.4       +4 -3      presentations/nyphpcon-2006-06/v5/lib/Property.php
  1.3       +1 -1      presentations/nyphpcon-2006-06/v5/template.html
  1.3       +1 -1      presentations/nyphpcon-2006-06/v6/details.php
  1.7       +9 -9      presentations/nyphpcon-2006-06/v6/index.php
  1.4       +4 -3      presentations/nyphpcon-2006-06/v6/lib/Property.php
  1.3       +1 -1      presentations/nyphpcon-2006-06/v6/template.html
  1.4       +1 -1      presentations/nyphpcon-2006-06/v7/details.php
  1.7       +9 -9      presentations/nyphpcon-2006-06/v7/index.php
  1.4       +5 -4      presentations/nyphpcon-2006-06/v7/lib/Property.php
  1.4       +1 -1      presentations/nyphpcon-2006-06/v7/template.html

  Chora Links:
  http://cvs.horde.org/co.php/presentations/nyphpcon-2006-06/Helpers/Form.php?r=1.1
  http://cvs.horde.org/co.php/presentations/nyphpcon-2006-06/Helpers/Lens.php?r=1.1
  http://cvs.horde.org/co.php/presentations/nyphpcon-2006-06/Helpers/Table.php?r=1.1
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/final/index.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/final/lib/Property.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/index.html?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v1/index.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v2/index.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v3/index.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v4/dumpTable.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v4/index.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v4/template.html?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v5/details.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v5/index.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v5/lib/Property.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v5/template.html?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v6/details.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v6/index.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v6/lib/Property.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v6/template.html?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v7/details.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v7/index.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v7/lib/Property.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/presentations/nyphpcon-2006-06/v7/template.html?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list