Rich Text Editor (rte) - need to enable font style, font size, font color options for rte in CQ 5.6 ! | Community
Skip to main content
suresh_kumar_ve
Level 2
October 16, 2015
Solved

Rich Text Editor (rte) - need to enable font style, font size, font color options for rte in CQ 5.6 !

  • October 16, 2015
  • 2 replies
  • 1842 views

Hi,  

      We have a requirement to enable the rte text font size/color/style options being available for authoring.

I am not successful in getting this enabled in CQ 5.6. I have tried adding node properties like, 

  • enableFontSize (true|false)
  • enableFont (true|false)
  • enableColors (true|false) .

Kindly help me with your suggestions on achieving the same.

Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mshaji

Have you tried following link

http://helpx.adobe.com/experience-manager/kb/RichTextEditorConfiguration.html

There are zip package files, I suggest to download and install in your cq5 env.

2 replies

MshajiCommunity AdvisorAccepted solution
Community Advisor
October 16, 2015

Have you tried following link

http://helpx.adobe.com/experience-manager/kb/RichTextEditorConfiguration.html

There are zip package files, I suggest to download and install in your cq5 env.

Sharan_Jaganath
October 25, 2016

Hi,

I have tried installing the package. The feature are specified in the node but it not working.

Is there anything else that I have to follow.