[Typo3] Manage HTMLAREA RTE buttons in TemplaVoila and using 2 RTE HTMLAREA

Raphael Geyer typo3news at ameos.com
Sun Feb 6 20:13:06 CET 2005


Hi list,

we are managing RTE buttons in content element with this code :

RTE.default.hideButtons =
space,bar,fontstyle,fontsize,underline,strikethrough,left,center,right,justi
fyfull,lefttoright,righttoleft,textcolor,bgcolor,textindicator,about
RTE.default.showButtons = table
RTE.config.tt_content.bodytext.showButtons = table
RTE.config.tt_content.bodytext.hideButtons =
space,bar,fontstyle,fontsize,underline,strikethrough,left,center,right,justi
fyfull,lefttoright,righttoleft,textcolor,bgcolor,textindicator,about

# RTE.config.proc.allowedClasses >
RTE.default.proc {
  dontConvBRtoParagraph = 1
  #preserveTags = UL, LI, TYPOCODE, MYTAG, P, Class
}

1) What is the right way allowing us to manage the same buttons in a RTE
located in a flex form ?

2) We have tryed to use 2 RTE in a flex form, this seams to work most of the
time but in MAC firefox the second HTMLAREA RTE is always loading and never
appears.

Thanks in advance,

Raphael GEYER
http://www.ameos.com





More information about the TYPO3-english mailing list