[TYPO3-english] remove classes from RTE block style

Jacco van der Post jacco at id-internetservices.com
Tue May 3 16:29:51 CEST 2011


Hi

I want to remove Frame with grey background and Frame with yellow 
background and some other classes from Block Style and Text Style in RTE.

I have this in tsconfig however it seems to be ignored :

RTE {
   default {
     proc.allowedClasses := removeFromList(csc-frame-frame1, 
csc-frame-frame2, important, name-of-person, detail)
     classes := removeFromList(csc-frame-frame1, csc-frame-frame2, 
important, name-of-person, detail)
     classesParagraph := removeFromList(csc-frame-frame1, csc-frame-frame2)
     }
}



-- 
Kind Regards

Jacco van der Post


More information about the TYPO3-english mailing list