[Typo3] Escaping the | character in Typo Script?

Nick Weisser typo3 at openstream.ch
Wed May 18 16:34:05 CEST 2005


Hi there,

I have got menu items that I want to be seperated by the | character. 
Unfortunately, there is no html entity for that character and it seems I 
can't escape it the usual way: \|

Here is part of my TypoScript Setup:

# footer menu
lib.footer_menu = HMENU
lib.footer_menu.1 = TMENU
lib.footer_menu.1 {
   wrap = <ul> | </ul>
   # Normal state properties
   NO.allWrap = <li> | </li>
}

Has anyone got a clue as to how this can be done?
-- 
Kind regards
Nick Weisser

Openstream Internet Solutions
http://openstream.ch



More information about the TYPO3-english mailing list