Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi ,
I have posted this earlier but couldn't find it posted hence posting it again .
Any pointers on the best way to achieve tooltips for text authored in RTE plugin ? The text in tool tip should also be authored .
Thanks in advance
Solved! Go to Solution.
See this AEM topic for all the plug-ins available with the RTE:
http://dev.day.com/docs/en/cq/current/administering/configuring_rich_text_editor.html
However - it looks like there is not a plug-in for a tooltip.
You can use this class to write your own:
http://dev.day.com/docs/en/cq/current/widgets-api/output/CQ.Ext.QuickTips.html
http://dev.day.com/docs/en/cq/current/widgets-api/index.html?class=CQ.Ext.QuickTip
View solution in original post
There seems to be no configurations in RTE for enabling tool tips , especially when content shown in tool tip should also be authored . I don't think available RTE plugin would solve this . Did I miss anything ?
Views
Likes
Replies