[TYPO3-english] HTML cleaning

Igor Mitev igor at freshdesign.com.mk
Mon Dec 14 19:13:29 CET 2009


Hello Sebastiaan,

I tried it and I get the same result. Should the code be implemented in
lib.breadcrumb?

Thank you for your reply,
Igor


-----Original Message-----
From: typo3-english-bounces at lists.typo3.org
[mailto:typo3-english-bounces at lists.typo3.org] On Behalf Of Sebastiaan de
Jonge
Sent: Monday, December 14, 2009 1:02 PM
To: TYPO3 English
Subject: Re: [TYPO3-english] HTML cleaning

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

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list