[cvs] commit: framework/Template_Compiling Compiling.php package.xml framework/Template_Compiling/tests array_assoc.html array_assoc.phpt array_if.html array_if.phpt array_simple.html array_simple.phpt divider.phpt if.html if.phpt iterator.phpt scalar.html scalar.phpt

Chuck Hagenbuch chuck at horde.org
Mon Dec 18 13:58:26 PST 2006


chuck       2006-12-18 13:58:26 PST

  Added files:
    Template_Compiling   Compiling.php package.xml 
    Template_Compiling/tests array_assoc.html array_assoc.phpt 
                             array_if.html array_if.phpt 
                             array_simple.html array_simple.phpt 
                             divider.phpt if.html if.phpt 
                             iterator.phpt scalar.html scalar.phpt 
  Log:
  Add the new template code as its own package so that there's a central
  authoritative source for it in CVS, and also so its tests have a home.
  
  Revision  Changes    Path
  1.1       +507 -0    framework/Template_Compiling/Compiling.php (new)
  1.1       +69 -0     framework/Template_Compiling/package.xml (new)
  1.1       +12 -0     framework/Template_Compiling/tests/array_assoc.html (new)
  1.1       +48 -0     framework/Template_Compiling/tests/array_assoc.phpt (new)
  1.1       +6 -0      framework/Template_Compiling/tests/array_if.html (new)
  1.1       +18 -0     framework/Template_Compiling/tests/array_if.phpt (new)
  1.1       +4 -0      framework/Template_Compiling/tests/array_simple.html (new)
  1.1       +20 -0     framework/Template_Compiling/tests/array_simple.phpt (new)
  1.1       +13 -0     framework/Template_Compiling/tests/divider.phpt (new)
  1.1       +4 -0      framework/Template_Compiling/tests/if.html (new)
  1.1       +18 -0     framework/Template_Compiling/tests/if.phpt (new)
  1.1       +27 -0     framework/Template_Compiling/tests/iterator.phpt (new)
  1.1       +2 -0      framework/Template_Compiling/tests/scalar.html (new)
  1.1       +15 -0     framework/Template_Compiling/tests/scalar.phpt (new)

  Chora Links:
  http://cvs.horde.org/co.php/framework/Template_Compiling/Compiling.php?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/package.xml?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/array_assoc.html?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/array_assoc.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/array_if.html?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/array_if.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/array_simple.html?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/array_simple.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/divider.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/if.html?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/if.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/iterator.phpt?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/scalar.html?r=1.1
  http://cvs.horde.org/co.php/framework/Template_Compiling/tests/scalar.phpt?r=1.1


More information about the cvs mailing list