[TYPO3] htmlSpecialChars in dataWrap

Jochen Stange derstange at gmx.de
Fri Sep 8 15:26:45 CEST 2006


Hi all.

I've created my own Jumpmenu based on the submenufield of special pages.

temp.quickLinks.1 {
  stdWrap.htmlSpecialChars = 1
  expAll = 1
  NO {
    allWrap.dataWrap = <option 
value="{field:uid}.html">{field:subtitle}</option>
    doNotShowLink = 1
  }
}

Since one subtitle contains a '&' I want to pass it through the 
htmlSpecialChars TS-function. However neither of these work:
NO.htmlSpecialChars = 1
NO.allWrap.dataWrap.htmlSpecialChars = 1

Any ideas where to put it?

Thanks. Cheers. Jochen





More information about the TYPO3-english mailing list