[Typo3] RTE - can't get classes working

Jan Bednarik info at bednarik.org
Wed Aug 10 00:44:01 CEST 2005


Hi,

where's a problem in my RTE conf?

RTE.default.showButtons = 
cut,copy,paste,formatblock,class,textcolor,bold,italic,underline,left,center,right,orderedlist,unorderedlist,outdent,indent,link,table,bgcolor,image,line
RTE.default.hideButtons >
RTE.default.proc.preserveTables = 1
RTE.default.proc.dontConvBRtoParagraph = 1
RTE.default.hidePStyleItems = h2

# General configuration of the available classes:
RTE.classes {
   mainBodyText {
     name = Body Text (Primary)
     value = font:bold; color:blue;
   }
}
# Specific configuration for the Character Style menu:
RTE.default.classesCharacter = mainBodyText

I don't see the mainBodyText class in the RTE.
I bet it used to work back in 3.7.0

Thanks

--
Jan Bednarik
www.bednarik.org



More information about the TYPO3-english mailing list