Actions
Feature #15163
closedNo RGB input field in SelectColor plugin
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-10-31
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In original HTMLArea plugin SelectColor has an input field for pointing specific color in RGB, like #ff45bc. Why Typo3 HtmlArea has not it? Can somebody help me to include again this function in Typo3?
(issue imported from #M1744)
Updated by Stanislas Rolland almost 19 years ago
You can disable the SelectColor plugin by removing it from the "List of htmlArea plugins" on the extension installation screen.
htmlArea RTE will then use the original htmlArea color selector which is not configurable, but which includes the input field you are looking for.
Actions