[Typo3-dev] Html Tables in Extension PHP
Dmitry Dulepov
typo3 at fm-world.ru
Wed Sep 14 07:22:30 CEST 2005
Hi!
Ingo Renner wrote:
> * content and design have to be absolutly separated
> and more important:
> * that there must not be any programming logic in templates, especially the
> templates getting edited by webdesigner
Theoretically this is true and Smarty does not force you to use
programming logic in its templates: up to you whether you use it or not.
However, Smarty sometimes is very usefull. One case includes small web
applications written from scratch. With Smarty one can easily have
content and logic separated to somne degree.
I found Smarty very convinient for small projects but do not see it
inside Typo3 at all. It does not fit to the Typo3 concept in my opinion.
Dmitry.
More information about the TYPO3-dev
mailing list