[Typo3-dev] Better templating: PHP!

tapio tapio.markula at dnainternet.net
Sat Sep 17 13:43:36 CEST 2005


> Personally I don't work with HTML-templates any more. Modern accessible 
> sites in most cases only use a few tags like div, p, and hx. All in a 
> very linar way. Layout by tables (this typical template stuff) is 
> completly obsolete. All the rest is done with CSS.
> To produce some div, p and hx tags I really don't need any templates. I 
> can do it simply in typoscript.

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.




More information about the TYPO3-dev mailing list