[TYPO3-mvc] fluidtemplate without rendering of the html tag
Domi
djgarms at gmail.com
Wed May 23 23:44:56 CEST 2012
Hello,
I just want to know know: is this a missing feature or a bug? How do you
guys build up your templates, layouts and partials? Do you write usual
plain html code for the rendering or do you start with opening
<html>
<body>
<somestuff>
</body>
</html>
I don't understand, why the html part gets rendered anyway into the
output of the website, in my opinion there were typoscript wrapper to
clean up the code. Shall I open a bug report? For my working environment
it means:
1. devolop with the tags.
2. Commit in the end with cleaned up fluid code -> and don't forget it!
Not that its a serious thing, but I want a cleaned up html code.
Cheers and thanks for your answer
Dominic
More information about the TYPO3-project-typo3v4mvc
mailing list