Project

General

Profile

Actions

Bug #83043

open

Adding more than one CSS class

Added by Paul A. Auwehla over 6 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2017-11-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In rtehtmlarea it was possible to cumulate CSS classes.
This was an outstanding and flexible solution
in the new times of bootstrap and other css frameworks.

Example:
Having a paragraph p.Text you can add another css-class from the
editors css-styles-list like "TextlineBelow".
Resulting in an paragraph p.Text.TextlineBelow
And better: this two css-stylenames were shown in the
status bar below the editors textarea for a quick control.

Adding still more css-styles was possible every time.
Removing styles from the list was possible, too.

ckEditor does not yet have this feature.
Only one class per tag is available.

This is a serious fall back making editing
much more inflexible than before.

Please reinvent this outstanding typo3/rtmlarea feature.

Actions

Also available in: Atom PDF