[TYPO3] how to wrap certain characters

JoH asenau info at cybercraft.de
Fri Jun 29 19:12:16 CEST 2007


>> You can add a definition to the parseFunc function, by using the
>> "short" property.
>>
>> See TSRef for more info.
>>
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/14/
>>
>
> Peter, Joey,
>
> any clue how to make this work for headlines as well?
> lib.parseFunc_RTE.short.CPRGHT = <sup>®</sup>
> Seems to work perfectly on bodytext, but headlines get ignored
> completely.
>
> I already configured
> lib.stdheader.10.setCurrent.htmlSpecialChars = 0
> so it would display the HTML which should be inserted, but it stays
> untouched.

So you already found the right place ;-)

lib.stdheader.10.setCurrent.parseFunc.short.CPRGHT = <sup>®</sup>

should be working.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list