[TYPO3-english] How to make link to javascript function in htmlArea RTE
    Toshiyuki Toda 
    toda at mobeta.net
       
    Wed Jul  7 13:25:20 CEST 2010
    
    
  
Hi list!
Thank you Philippe, this setting went well.
but I need to use RTE even if complicated.
Philippe Moreau さんは書きました:
> Are you sure it wouldn't be simpler to just have an HTML content element
> instead?
> 
> If you really need the RTE you could try this:
> 
> In the page TSConfig (preferably the root page), add:
> RTE.config.tt_content.bodytext.proc.allowTagsOutside := addToList(a)
> 
> I'm not too sure if it will work though. The RTE configuration can get
> really complicated, so I would really advise using a plain HTML content
> element instead, especially if this link must never be changed.
> 
    
    
More information about the TYPO3-english
mailing list