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

RTE customization Link plugin

Avatar

Level 4

Hi All,

I want to customize the RTE link plugin. The requirement is, i need to add "Opens in new window" text to 'title' attribute if target is new window. So that whenever we hover on a link, it displays title+"Opens in new window".

For e.g. if title attribute is "new link", and target attribute is "_blank" then the hover text should be "New link, Opens in a new window".

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Administrator
7 Replies

Avatar

Correct answer by
Administrator

Avatar

Level 4

This will be a big customization.

Don't we have a way to just edit/modify the title attribute when it is rendered?

Avatar

Level 2

Is there any documentation on customizing the link plugin? We are looking to add a drop down field.

Avatar

Employee

If you were able to make it work, could you please share the custom js?

Avatar

Level 2

Experiencing Adobe Experience Manager - Day CQ: AEM 63 - Touch UI Extend Rich Text Link Dialog, Add ...

I have used this implementation. But still having issues to get values into rte options from datasource.