[Typo3-dev] Better templating: PHP!
Elmar Hinz
elmar.hinz at vcd-berlin.de
Sun Sep 18 13:02:19 CEST 2005
>
> If you think only yourself that is certainly a good approach - *but* for
> avarage user of Typo3 HTML-templates for the layout control are *much*
> easier than TypoScript. From a HTML template you can *easily* figure
> the final rendering. People, who make the layout and don't understand
> TypoScript can understand HTML-templates, which has markers.
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.
Then it makes a difference if you build extensions for common community
usage or for individual customers.
Elmar
More information about the TYPO3-dev
mailing list