RTE customization Link plugin | Community
Skip to main content
New Participant
November 22, 2017
Solved

RTE customization Link plugin

  • November 22, 2017
  • 7 replies
  • 7698 views

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.

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

7 replies

New Participant
March 8, 2019

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

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

Nikash_Bahadur
Employee
March 8, 2019

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

New Participant
March 8, 2019

Thank you

smacdonald2008
New Participant
March 7, 2019
New Participant
March 7, 2019

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

New Participant
November 22, 2017

This will be a big customization.

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