1

I was wondering if there any color picker RTE that we can implement in the back-end of TYPO3 NEOS.

Sokhom Ratanak
  • 5,836
  • 4
  • 14
  • 11

2 Answers2

0

So far there is none. We will organize a codesprint dedicated to improving editor extensibility and configuration to address those issues.

ChristianM
  • 1,793
  • 12
  • 23
0

You can patch Aloha RTE https://jira.neos.io/browse/NEOS-468 and add custom plugin http://www.alohaeditor.org/guides/plugin_textcolor.html

Oleg V Karun
  • 726
  • 1
  • 6
  • 29