[TYPO3] allowTagsOutside not working...
    Carla Froitzheim 
    cf at cf-webservice.de
       
    Sat Feb 17 23:23:14 CET 2007
    
    
  
Pierre-Luc Drouin wrote:
>
>Is this a known problem with RTE? What am I doing wrong if not?
>  
>
css_styled_content wraps a p tag around each part of text that is not 
wrapped by another block element.
So the "problem" is not that you can´t allow a br outside a p block. The 
problem is that if nothing else is specified a p is finally wrapped. If 
you dont want that you have to change this line in the css_styled_content:
lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.nonWrappedTag = P
Carla
    
    
More information about the TYPO3-english
mailing list