[TYPO3-RTE] CSS classes for table rows

Stanislas Rolland typo3 at sjbr.ca
Wed Jul 30 15:03:35 CEST 2008


Hi Florian,
> 
> There are options to define classes for tables and cells 
> (RTE.default.classesTable, RTE.default.classesTD) in the properties 
> window, but it is not possible to chose a class for a table row 
> (...classesTR doesn't exist).
> 
> You can add the class to the TR tag manually in the HTML view, but you 
> can't tell an editor to learn HTML/CSS.
> 
> Any ideas how to fix this?
> 
Use: RTE.default.buttons.blockstyle.tags.tr.allowedClasses or, for any 
block element: RTE.default.buttons.blockstyle.tags.[tag-name].allowedClasses

Stanislas


More information about the TYPO3-project-rte mailing list