[TYPO3-english] HTML cleaning

Sebastiaan de Jonge dejonge at redkiwi.nl
Mon Dec 14 13:02:17 CET 2009


Hello Igor,

Try setting the following:

CUR.stdWrap.htmlSpecialChars = 0

Kind regards,

Sebastiaan de Jonge


-----Original Message-----
From: typo3-english-bounces at srv02.typo3.org
[mailto:typo3-english-bounces at srv02.typo3.org] On Behalf Of Igor Mitev
Sent: Monday, December 14, 2009 2:18 AM
To: typo3-english at lists.netfielders.de
Subject: [TYPO3-english] HTML cleaning

 

Hi,

I'm using TYPO3 4.2.10 and for the breadcrumb the following code:

###################################################

## Breadcrumb - HMENU

lib.breadcrumb=COA

lib.breadcrumb=HMENU

lib.breadcrumb.special=rootline

lib.breadcrumb.special.range= 0 | -1

lib.breadcrumb.1=TMENU

lib.breadcrumb.1 {

    wrap = |

    NO.linkWrap = | > 

    CUR < .NO

    CUR = 1

    CUR {

        doNotLinkIt = 1

        linkWrap = |

    }

}

When the code is generated TYPO3 changes the tag <> symbols to &lt; and
&gt; and the breadcrumb is rendered as text.

Can someone please tell me how to turn off HTML cleaning? HTML Tidy is
off in the install tool.

 

Thanks,

Igor



More information about the TYPO3-english mailing list