[TYPO3] how to wrap certain characters

Flint Stelter stelter at ddas.de
Tue Jun 26 19:29:58 CEST 2007


Peter Klein wrote:
> Hi Flint.
> 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/
> 

thanks, Peter.

unfortunately, none of my approaches is working:

# regular content
tt_content.text.20.parseFunc.short.® = <sup>®</sup>

# for tt_news
plugin.tt_news.displaySingle.content_stdWrap.parseFunc.short.® = 
<sup>®</sup>
plugin.tt_news.displaySingle.content_stdWrap.parseFunc.short.® = 
<sup>®</sup>

lib.parseFunc_RTE.short {
® = <sup>®</sup>
}

lib.parseFunc.short {
® = <sup>®</sup>
}

I?m not aware of an error in the TS, maybe it doesn?t swallow the "®"?

-- 
Thanks in advance!

take care
Flint Stelter
http://www.dasdingansich.de


More information about the TYPO3-english mailing list