[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] TemplateEngine Question/Proposal
From: |
Kai Hofmann |
Subject: |
[Phpgroupware-developers] TemplateEngine Question/Proposal |
Date: |
Fri, 1 Aug 2003 16:10:44 +0200 |
Hi,
I took a deeper look into the TemplateEngine(s) and found:
phpgwapi/inc/class.Template.inc.php
phpgwapi/inc/xslttemplates.inc.php
setup/inc/class.Template.inc.php
phpsysinfo/includes/class.Template.inc.php
sitemgr/sitemr-site/inc/class.Template3.inc.php
each of these classes seems to be another modified version of an older
(and buggy) version of the phplibs excelent template engine.
The bug of this old phplib template engine is that it can not handle blocks
within blocks correctly.
This is an important feature that would make life simpler.
So I wanted to ask if it would be possible to updated to the actual correct
working
phplib template engine? - and also use it for xml - because there is no
difference if
this template engine modifies html or xml.
Greetings
Kai
--
***** Open Source und Linux im professionellen Einsatz *****
** komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. Kai Hofmann Team Softwarelösungen
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: address@hidden, Tel.: 0511/60066-332, Fax: -355
WWW: http://www.probusiness.de/
- [Phpgroupware-developers] TemplateEngine Question/Proposal,
Kai Hofmann <=