[Typo3-dev] Better templating: PHP!

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sun Sep 18 13:30:56 CEST 2005


Elmar Hinz schrieb:
>>
> 
> That is right. But if you work with modern CSS you in fact have few HTML 
> Markup in an extensions. There is seldom need to alter it at all. You 
> control the output with CSS. If there are one or two points that make 
> sense to configure, you can implement that in TS constants. People who 
> are installing extensions should at least know how to set some constants.

Yes, but unfortunately you have to be admin to set constants. Which is a 
big problem.

OTOH, I don't want the average user mes with the layout, be it be HTML 
templates or Typoscript.

Masi

PS: Mixing HTML with high-level code (PHP, Perl, VBasic, etc) was wrong 
from the beginning. TYPO3 should not go back to where we were 6 years 
ago. Smarty is walking on the edge, as it is very powerful (too 
powerful). But I'd choose it's way: basic "variables" with basic looping 
constructs and conditions. But no extra programming logic, nothing that 
comes near a programming language.




More information about the TYPO3-dev mailing list