[Typo3-dev] Better templating: PHP!
Elmar Hinz
elmar.hinz at vcd-berlin.de
Sat Sep 17 16:41:28 CEST 2005
>
> If you do both layout and CMS-implementation that works, but if some
> other people make HTML-layout, separate HTML-templates would be the best
> solution. These matters depend how you divide your work with other people.
You are right, I mayby work under special conditions. In one half of my
jobs the whole team is able to typoscript, in the other half I do the
whole thing myself.
But the direction keeps the same. My old extensions always contained a
html-template. My new ones always contain a typoscript template instead.
Last year I even developed an enhanced template technic with the feature
of nested templates and a much leaner script integration simply by
passing one big array for the whole template.
Those who are interested find this in TER inside vcd_library. There is
less documentation how to use it. Only the practical usese in
vcd_calendar and vcd_archive.
Regards
Elmar
More information about the TYPO3-dev
mailing list