Project

General

Profile

Actions

Feature #51905

closed

Manage multiple classes attribution inside RTE

Added by Vincent Mariani over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2013-09-11
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Today, more and more CSS frameworks such as bootstrap.com provide many CSS styles which require two or more classes on a single tag.

E.G: <a class="btn btn-danger">Alert</a>

To apply this kind of style, we need to define two styles in RTE configuration (one for btn class and one for btn-danger class) and ask contributor not to forget these two.

A good enhancement for RTE configuration in next TYPO3 version is to provide a way to add more than one class at once. Or at least provide an easy way to remap classes by the proc attribute. (RTE may use one class : btn=btn-danger, when we save, the RTE proc remaps this class in two : btn btn-danger).


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #60425: RTE.classesAnchor.[ id-string ].titleText doesn't workClosedStanislas Rolland2014-07-21

Actions
Related to TYPO3 Core - Bug #71985: RTE classes requires doesn't work in LinkHandlerClosed2015-11-30

Actions
Related to TYPO3 Core - Bug #86240: rte link wizard selected class is not set if multiple classesClosed2018-09-13

Actions
Blocked by TYPO3 Core - Feature #58122: RTE: Mark CSS class as not selectableClosed

Actions
Actions

Also available in: Atom PDF