Top Level :: HTML

Package Information: HTML_Template_Xipe

Show All Changelogs
» Version » Information
1.7.6Download

Release date: 2003-12-06 17:24 UTC
Release state: stable

Changelog:

* fix for new Log-API
* minimal bugfixes

Dependencies:
  • PEAR Package: Tree 0.2 or newer
  • PEAR Package: Log 1.8 or newer
1.7.5Download

Release date: 2003-09-22 19:05 UTC
Release state: stable

Changelog:

* obviously PEAR::Log has changed, thanks for the hint to Tom Van de Velde
now using writeOut() to write to the log file
* added experimental QuickForm filter, not documented!

Dependencies:
  • PEAR Package: Tree 0.2 or newer
  • PEAR Package: Log 1.6 or newer
1.7.4Download

Release date: 2003-06-17 22:45 UTC
Release state: stable

Changelog:

* added getRenderedTemplate()
* now {CONSTANT} is also echoed
* add unit test for Filter_Internal::makePhpTags(), for the printing of constant
* {@$var} does also print automatically now
* exclude addIfBeforeForeach when autoBraces is off
* use {endmacro} for ending a macro with autoBraces off
* fix some windows issues
* various smaller bugfixes

Dependencies:
  • PEAR Package: Tree 0.2 or newer
  • PEAR Package: Log 1.5 or newer
1.7.3Download

Release date: 2003-03-11 14:32 UTC
Release state: stable

Changelog:

* add forceRecache() which forces to rebuild the cached file
no matter of the caching-state of this file
* include examples in package

Dependencies:
  • PEAR Package: Tree 0.2 or newer
  • PEAR Package: Log 1.5 or newer
1.7.2Download

Release date: 2003-02-11 03:34 UTC
Release state: stable

Changelog:

- make most of TagLib-tags work with autoBraces OFF too
- nested include and macros work
- made it work properly on windows
- add some examples (which work well with autoBraces off)

1.7.1Download

Release date: 2003-01-29 17:06 UTC
Release state: stable

Changelog:

maintenance release fixed hopefully all the E_ALL issues

Dependencies:
  • PEAR Package: Tree 0.2 or newer
  • PEAR Package: Log 1.5 or newer
1.7Download

Release date: 2003-01-16 22:14 UTC
Release state: stable

Changelog:

- porting SimpleTemplate into PEAR, where it is called HTML_Template_Xipe
changing all the class names and file names
- the XML-Root-Tag is not 'SimpleTemplate' any longer, now it is 'HTML_Template_Xipe'

Dependencies:
  • PEAR Package: Tree 0.2 or newer
  • PEAR Package: Log 1.5 or newer