Open DITA topic or map files in same tab id223HI0P202H
In some workflows, when you click on a link of a topic or a map file, it opens in a new tab. This could lead to many tabs opened in your browser, which could impact your productivity. You can change this behavior of opening a topic or map file in a new tab, and force it open in the current tab itself.
The following tabs provide instructions to open DITA topic or map file in the same tab based on your Experience Manager Guides setup: Cloud Service or On-Premise.
Use the instructions given in Configuration overrides to create the configuration file. In the configuration file, provide the following (property) details to open a topic or map file in a new tab:
| table 0-row-3 1-row-3 | ||
|---|---|---|
| PID | Property Key | Property Value |
com.adobe.fmdita.xmleditor.config.XmlEditorConfig |
xmleditor.openinsametab |
Boolean (true/false). Default value: false |
-
Open the Adobe Experience Manager Web Console Configuration page.
The default URL to access the configuration page is:
code language-http http://<server name>:<port>/system/console/configMgr -
Search for and click on the com.adobe.fmdita.xmleditor.config.XmlEditorConfig bundle.
-
Select the Open DITA Topic/Map in Same Tab option.
-
Click Save.
This setting impacts the following places from where you can access the topic or map files:
-
Create DITA Topic (at the end of the workflow, when you click the Open Topic button)
-
Create DITA Map (at the end of the workflow, when you click the Open Map button)
-
Topics tab in the DITA map console
-
Baselines tab in the DITA map console
-
Reports tab in the DITA map console
Parent topic:Customize Web Editor