http://pear.php.net/
pear-webmaster@lists.php.netpear-webmaster@lists.php.neten-usLatest releases of html_template_xipeThe latest releases for the package html_template_xipeHTML_Template_Xipe 1.7.6
http://pear.php.net/package/HTML_Template_Xipe/download/1.7.6/
* fix for new Log-API<br />
* minimal bugfixes
2003年12月06日T12:24:57-05:00cainHTML_Template_Xipe 1.7.5
http://pear.php.net/package/HTML_Template_Xipe/download/1.7.5/
* obviously PEAR::Log has changed, thanks for the hint to Tom Van de Velde<br />
now using writeOut() to write to the log file<br />
* added experimental QuickForm filter, not documented!
2003年09月22日T15:05:00-05:00cainHTML_Template_Xipe 1.7.4
http://pear.php.net/package/HTML_Template_Xipe/download/1.7.4/
* added getRenderedTemplate()<br />
* now {CONSTANT} is also echoed<br />
* add unit test for Filter_Internal::makePhpTags(), for the printing of constant<br />
* {@$var} does also print automatically now<br />
* exclude addIfBeforeForeach when autoBraces is off<br />
* use {endmacro} for ending a macro with autoBraces off<br />
* fix some windows issues<br />
* various smaller bugfixes
2003年06月17日T18:45:00-05:00cainHTML_Template_Xipe 1.7.3
http://pear.php.net/package/HTML_Template_Xipe/download/1.7.3/
* add forceRecache() which forces to rebuild the cached file<br />
no matter of the caching-state of this file<br />
* include examples in package
2003年03月11日T09:32:00-05:00cainHTML_Template_Xipe 1.7.2
http://pear.php.net/package/HTML_Template_Xipe/download/1.7.2/
- make most of TagLib-tags work with autoBraces OFF too<br />
- nested include and macros work<br />
- made it work properly on windows<br />
- add some examples (which work well with autoBraces off)
2003年02月10日T22:34:00-05:00cainHTML_Template_Xipe 1.7.1
http://pear.php.net/package/HTML_Template_Xipe/download/1.7.1/
maintenance release fixed hopefully all the E_ALL issues
2003年01月29日T12:06:00-05:00cainHTML_Template_Xipe 1.7
http://pear.php.net/package/HTML_Template_Xipe/download/1.7/
- porting SimpleTemplate into PEAR, where it is called HTML_Template_Xipe<br />
changing all the class names and file names<br />
- the XML-Root-Tag is not 'SimpleTemplate' any longer, now it is 'HTML_Template_Xipe'
2003年01月16日T17:14:00-05:00cain