Feature #58122
closedRTE: Mark CSS class as not selectable
100%
Description
As proposed in #51905, to improve dependencies management between classes, we can mark a class as not selectable.
If it's not selectable, it's not displayed inside blockstyle, textstyle plugin and other style selection.
When checking dependency after removing another class, if this class is setted on the element and is not required for another dependencies, it also remove this class to avoid orphan unselectable classes which can't be removed with select styles.
Outside #51905, it's a pretty useless feature.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29633
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29633
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29633
Updated by Gerrit Code Review over 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29633
Updated by Gerrit Code Review over 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29633
Updated by Gerrit Code Review about 10 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/29633
Updated by Stanislas Rolland about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset aea236c2c0f2a2a9c6347b2ecd9397d1b16f88c2.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed