[TYPO3-english] HTML cleaning
Igor Mitev
igor at freshdesign.com.mk
Mon Dec 14 02:18:00 CET 2009
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 < and >
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