Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Rich Text Editor Plugin Id- Format Feature Bold Customization

Avatar

Level 2

Hi All,

I want to customize Rich Text Editor, In that for the Plugin id "Format" and inside "Format" feature Bold.. Since by default it saves the BOLD tag by <b></b>

But I wanted to store that Bold tag by <strong></strong>

so how to change it.

Till now I tried this "http://stackoverflow.com/questions/17946117/strong-tag-getting-replaced-to-b-tag-in-cq5

But its not working.

Please help.

1 Accepted Solution

Avatar

Correct answer by
Level 10

The URL you tried should work. Many discussion around at [1].  If AEM 5.6 make sure the fix [2] is installed. 

[1]    http://forums.adobe.com/message/4652639#4652639#4652639

[2]   http://helpx.adobe.com/experience-manager/kb/56-rte-plugins-disable.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

The URL you tried should work. Many discussion around at [1].  If AEM 5.6 make sure the fix [2] is installed. 

[1]    http://forums.adobe.com/message/4652639#4652639#4652639

[2]   http://helpx.adobe.com/experience-manager/kb/56-rte-plugins-disable.html