[Typo3-dev] Rich Text Editor in own Extension
    Andreas Schwarzkopf 
    a.schwarzkopf at meinsystem.de
       
    Tue Jul  1 10:34:42 CEST 2003
    
    
  
Hi Fritz,
> im going crazy with the rich text editor.
> I want to inclute it in my own extension, so i configured it as
> transform=ts, like the normal bodytext.
Just implement the parseFunc function in Template Setup:
plugin.tx_yourexensionkey.you_rte_field < tt_content.text.20.parseFunc
Content(default) template has to be active. If you don't use it, copy the part from there.
grtx
Andreas
    
    
More information about the TYPO3-dev
mailing list