opening a link in a popup window using AEM richtext editor | Community
Skip to main content
August 15, 2016
Solved

opening a link in a popup window using AEM richtext editor

  • August 15, 2016
  • 2 replies
  • 1947 views

How can we add the plugins for opening a link in a popup window using AEM richtext editor?  I know we can open a link in a new window using hyperlink.

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 kautuk_sahni

Hi 

Please have a look at this community article:- 

Link:- http://experience-aem.blogspot.in/2015/10/aem-61-touchui-rich-text-editor-color-picker-plugin.html

// Here also we are creating a custum plugin, which will have its own dialog box, please use this article as a reference to achieve your use-case.

 

Thanks and Regards

Kautuk Sahni 

2 replies

smacdonald2008
Level 10
August 15, 2016

Here ae docs for RTE. https://docs.adobe.com/docs/en/aem/6-1/author/page-authoring/rich-text-editor.html. I am not aware of any plugins that produce popups. 

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
August 16, 2016

Hi 

Please have a look at this community article:- 

Link:- http://experience-aem.blogspot.in/2015/10/aem-61-touchui-rich-text-editor-color-picker-plugin.html

// Here also we are creating a custum plugin, which will have its own dialog box, please use this article as a reference to achieve your use-case.

 

Thanks and Regards

Kautuk Sahni 

Kautuk Sahni