[TYPO3-english] label_userFunc HTML-formatted?
    Steffen Müller 
    typo3 at t3node.com
       
    Fri Oct 16 16:33:47 CEST 2009
    
    
  
Hi.
On 15.10.2009 14:44 christian oettinger wrote:
> 
> There is the wonderful new possibility in tca array, ctrl part, called
> "label_userFunc". With it I am calling a userfunc to generate
> personalized labels in list module in BE. This is a great thing, thank
> you so much. Maybe this is a silly question: Is there even a way that I
> can use HTML-Tags to format the labels I return? (When I try, the Tags
> are escaped so that I see the HTML Code in the labels in BE).
> 
Escaping HTML tags is IMHO hardcoded in function getRecordTitlePrep() of
class.t3lib_befunc.php
-- 
cheers,
Steffen
TYPO3 Blog: http://www.t3node.com/
Blubber on Twitter: http://twitter.com/t3node
    
    
More information about the TYPO3-english
mailing list