TouchUi--- rte rootpath configuration for link | Community
Skip to main content
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

As mentioned ny Tuhin, please have a look at the old post mentioned:-

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__3oms-hey_all_i_waswo.html

//

  1. Overlay the link dialog.
  2. Change the configuration of the path field:
    1. In your /apps version of:
           /libs/cq/ui/widgets/source/widgets/form/rte/plugins/LinkDialog.js
      As always, you must not make any changes in the /libs branch itself as these may be lost at the next upgrade.
    2. Add your rootPath definition; for example
          "rootPath": "/content/geometrixx"

I hope this would be helpful.

 

Thanks and Regards

Kautuk Sahni

2 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
May 12, 2016

As mentioned ny Tuhin, please have a look at the old post mentioned:-

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__3oms-hey_all_i_waswo.html

//

  1. Overlay the link dialog.
  2. Change the configuration of the path field:
    1. In your /apps version of:
           /libs/cq/ui/widgets/source/widgets/form/rte/plugins/LinkDialog.js
      As always, you must not make any changes in the /libs branch itself as these may be lost at the next upgrade.
    2. Add your rootPath definition; for example
          "rootPath": "/content/geometrixx"

I hope this would be helpful.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
Tuhin_Ghosh
New Participant
May 11, 2016