Actions
Feature #16484
closedreplace classesXXX. with classes.XXX
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2006-08-22
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
The configuration of the RTE has numerous properties for various HTML elements.
Why not simply change to classes.TAG instead of having a set of slightly different named properties. Eg classesTables vs classesTD. Which should be IMHO classesTableData or classesTableCell anyway when applying to TD and TH at the same time.
(issue imported from #M4084)
Actions