[TYPO3-english] Keep unclosed html tag

Gregory Loichot gloichot at cross-systems.ch
Fri Jul 12 16:42:39 CEST 2013


Solution found:

tt_content.stdWrap.innerWrap.cObject.if {
equals.field = CType
value = html
negate = 1
}

Le 12.07.2013 15:15, Gregory Loichot a écrit :
> Hello,
>
> I'm using a TYPO3 4.5.27 and add a content type "html" on a page: <div
> class="youpi">. As you can see my HTML code is not "valid".
>
> TYPO3 is so smart that it correct my HTML code by adding </div>. How can
> I tell TYPO3 not adding closing tags?
>
> Thank you
> Greg



More information about the TYPO3-english mailing list