[TYPO3] Problem with inserting image in RTE

Mojtaba mojtaba_g79 at yahoo.com
Sun May 28 07:30:49 CEST 2006


Michael Ablass wrote:

>Mojtaba schrieb:
>  
>
>>Thanks Michael;
>>  but for my text color problem, what should I do?
>>
>>    
>>
>
>Dont have any glue with the text color problem yet. Probably its an 
>configuration issue.
>  
>
Carla :
  Yes, it is. Go to the extension manager and check whether you chose 
"typical" for the "Default configuration settings" of htmlarea.
Typical means that one of three alternative default TS configurations is 
set. The following default entries for typical have to be changed by 
your own TS for the htmlarea:

RTE.default.removeTags = center, font, o:p, sdfield, strike,u       
<------- remove font
RTE.default.removeTagsAndContents = style,script                    
<------- remove style
RTE.default.proc.entryHTMLparser_db.removeTags = center, font, o:p, 
sdfield, strike, u    <-------- remove font
RTE.default.proc.entryHTMLparser_db.tags.span.fixAttrib.style.unset = 
1   <---------- change to:     ~.unset >
RTE.default.proc.entryHTMLparser_db.tags.font.allowedAttribs = color     
<----------- add this entry

FF sets the color with style, IE does it with font.

Carla
}
   
  so thanks Carla
  My problem is solved

		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1&cent;/min.


More information about the TYPO3-english mailing list