Project

General

Profile

Actions

Bug #58034

closed

RTE.default.buttons.blockstyle not configurable

Added by Renzo Bauen about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2014-04-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

In TYPO3 6.2.0 and 6.2.1 i configure the RTE like this

RTE.default.contentCSS = fileadmin/rte.css
RTE.default.buttons.blockstyle {
showTagFreeClasses = 0
postfixLableWithClassName = 1
}

The Pull-Down-Box shows ever all classes in rte.css, independent of the settings for "showTagFreeClasses".

There is only one exception:
if i start editing a text and click on the Blockstyles-Pulldown bevor clicked somewhere in the textarea, the Pulldown shows the right list of classes. After a click in the textarea, all existing classes in rte.css are shown.

In 4.x this worked fine!
any "tags.div.allowedClasses = ..." has no effect for blockstyle

For RTE.default.buttons.textstyle everything works as expected. Here "showTagFreeClasses" and "allowedClasses" has the expected effect.

Actions

Also available in: Atom PDF