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

Sebastian KurfŸürst sebastian at typo3.org
Thu Oct 23 22:32:02 CEST 2008


Hi Martin and Ernesto,


>> <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>
I still think we don't need such global attributes on all tags as it 
just makes the language syntactically complex, without adding too much ease.

> 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.
+1

> 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.
Then read my mail titled "...Validation and Autocompletion" :-)

Greets,
Sebastian
> 
> Regards, Martin


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