[Typo3-dev] Better templating: PHP!
tapio
tapio.markula at dnainternet.net
Sat Sep 17 08:44:49 CEST 2005
dan frost wrote:
> Correction: "templating is SO hard WHEN it's not in a language that you
> can't debug in <= 1second! (nice that 1!=1...!!!)
In my mind Mambo-style php + html is *really bad solution*!
Using *pure* html templates makes possible that someone creates *alone*
the whole layout using HTML and CSS and some other person makes dynamic
CMS-solution for the layout.
Graphic and layout work can be separated *excellent* way in Typo3 -
using messy PHP + HTML mixture this is impossible.
You can use TypoScript and include in TypoScript templates you own PHP
codes - TypoScript has include-statement for you own codes.
More information about the TYPO3-dev
mailing list