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)
Updated by Stanislas Rolland over 13 years ago
- Target version deleted (
0) - TYPO3 Version set to 4.6
This is resolved by #28325.
Updated by Stanislas Rolland over 13 years ago
- Status changed from New to Resolved
- Assignee set to Stanislas Rolland
- Target version set to 4.6.0-beta1
- PHP Version set to 5.3
Updated by Ernesto Baschny over 11 years ago
- Target version deleted (
4.6.0-beta1)
Actions