[TYPO3-50-general] [TYPO3-team-core-v5] Templating Engine

Martin Ficzel martin.ficzel at gmx.de
Thu Oct 23 18:19:06 CEST 2008


Ernesto Baschny [cron IT] schrieb:

> <f3:for each="{blogPosts}" as="post" f3:xmlEntitiesReplace="true">
> 	&lt;h1&gt;{post.title}
> 	&lt;p&gt;{post.posterName}
> 	&lt;p&gt;{post.posterEmail}
> </f3:for>

Please not. I do'nt want to care about xml-entities in non xml Templates. Thats hard to 
integrate in the development workflow for the templates.

XML-Templates must validate and i really like the validation and autocompletion of tags 
and attributes by autogenerated dtds wich will work only for xml-templates.

Regards, Martin


More information about the TYPO3-project-5_0-general mailing list