DITA Maps Manager
Oxygen XML Editor plugin provides a view for managing and editing DITA maps. The DITA Maps Manager view presents a DITA map as a Table of Contents. It allows you to navigate the topics and maps, make changes, and apply transformation scenarios to obtain various output formats. By default, it is located to the left of the main editor. If the view is not displayed, it can be opened by selecting it from the menu.
The DITA Maps Manager includes a variety of useful actions to help you edit and organize the structure of your DITA maps and topics. The actions that are available and their functions depend on the type of nodes that are selected in the DITA Maps Manager. If you select multiple sibling nodes, the result of the actions will be applied to all the selected nodes. If you select multiple nodes that are not on the same hierarchical level, the actions will be applied to the parent node and the child nodes will inherit certain attributes from the parent node.
Figure: DITA Maps Manager View
Opening Maps in the DITA Maps Manager
- To open a submap in its own tab, simply double-click it (or right-click it and select Open).
- Right-click a map file in the Navigator view and select Open in DITA Maps Manager.
If your map references other DITA maps, they will be shown, expanded, in the DITA Maps Manager view and you will be able to navigate their content. To edit the submaps and their content, you need to open each referenced map separately.
Drag and Drop in the DITA Maps Manager
You can move topics or nodes within the same map, or other maps, by dragging and dropping them into the desired position. You can arrange the nodes by dragging and dropping one or more nodes at a time. You can arrange multiple topics by dragging them while pressing the Ctrl or Shift key. Drop operations can be performed before, after, or as child of the targeted node.
Drag and drop operations include:
- Copy
- Select the nodes you want to copy and start dragging them. Before dropping them in
the appropriate place, press and hold the
Ctrl key. The mouse pointer changes to a
symbol to indicate that a copy operation is
being performed. - Move
- Select the nodes you want to move and drag and drop them in the appropriate place.
- Promote (Ctrl + Alt + LeftArrow (Command + Alt + LeftArrow on OS X))/Demote (Ctrl + Alt + RightArrow (Command + Alt + RightArrow on OS X))
- You can move nodes between child and parent nodes by using the Promote (Ctrl + Alt + LeftArrow (Command + Alt + LeftArrow on OS X)) and Demote (Ctrl + Alt + RightArrow (Command + Alt + RightArrow on OS X)) operations.
DITA Maps Manager Toolbar
Open Drop-down Menu- You can use this drop-down menu to open new DITA maps or to reopen
recently viewed maps. The drop-down menu contains the following:
- List of recently viewed DITA maps that can be selected to reopen them.
- Clear history - Clears the history list of the recently viewed DITA maps.
Open - Allows you to open the map in the DITA Maps Manager
view. You can also open a map by dragging it from the file system
explorer and dropping it into the DITA Maps Manager view.
Browse
workspace - Opens a file browser dialog box allowing you to select a
file from the local workspace.
Open
URL - Displays the Choose DITA
Map dialog box that allows you to access any resource identified
through a URL (defined by a protocol, host, resource path, and an optional port).
The following actions are available in this drop-down menu:
Browse
for local file - Opens a local file browser dialog box, allowing
you to select a local DITA map.
Browse
workspace - Opens a file browser dialog box allowing you to
select a file from the local workspace.
Browse
for remote file - Displays the Open using
FTP/SFTP dialog box that allows you to open a remotely
stored DITA map.
Browse for archived file - Displays the Archive
Browser that allows you to browse the content of an
archive and choose a DITA map.
Browse Data Source
Explorer - Opens the Data Source Explorer that allows you to
browse the data sources defined in the Data Sources
preferences page.Tip: You can open the Data Sources preferences page by using the Configure Database Sources shortcut from the Open URL dialog box.
Search for file - Displays the Find Resource
dialog box that allows you to search for a DITA map.
Save
(Ctrl (Meta on Mac OS)+S)- Saves the current DITA map.
Validate and Check for Completeness- Checks the validity and integrity of the map.
Apply Transformation Scenario(s)- Applies the DITA Map transformation scenario that is associated with the current map.
Configure Transformation Scenario(s)- Opens the Configure Transformation Scenarios(s) dialog box where you can edit or create transformation scenarios or associate a DITA Map transformation scenario with the current map.
Refresh References- You can use this action to manually trigger a refresh and update of all referenced documents. This action is useful when the referenced documents are modified externally. When they are modified and saved from Oxygen XML Editor plugin, the DITA map is updated automatically.
Open Map in Editor with Resolved Topics- Opens the DITA map in the main editor area with content from all topic
references, expanded in-place. Content from the referenced topics is presented as
read-only and you have to use the contextual menu action Edit Reference to open
the topic for editing. Tip: If you want to print the expanded content, you should consider changing the Styles drop-down to + Print ready.
Open
Map in Editor- For complex operations that cannot be performed in the simplified DITA
Maps Manager view (for instance, editing a relationship table) you can
open the map in the main editing area. Note: You can also use this action to open referenced DITA maps in the Editor.
Profiling/Conditional Text Drop-down Menu- This drop-down menu contains the following actions:
- Show Profiling Colors and Styles - Select this option to turn on conditional styling. To configure the colors and styles open the Preferences dialog box and go to .
- Show Profiling Attributes - Select this option to display the values of the profiling attributes at the end of the titles of topic references. When selected, the values of the profiling attributes are displayed in both the DITA Maps Manager view and in the Author view.
- Show Excluded Content - Controls if the content filtered out by a particular condition set is hidden or grayed-out in the editor area and in the Outline and DITA Maps Manager views. When this option is selected, the content filtered by the currently applied condition set is grayed-out. To show only the content that matches the currently applied condition set, deselect this option.
Profiling
Settings - Opens the preferences page for adding and editing the
profiling conditions that you can apply in the DITA Maps
Manager view and the Author mode editing
pane. When a profiling condition set is applied, the keys that are defined in the
DITA map are gathered by filtering out the excluded content.
Link
with Editor- Toggles the synchronization between the file path of the current editor and the selected topic reference in the DITA Maps Manager view.
Settings-
- Show extended toolbar
- Toggles whether or not the extended toolbar will be displayed in the DITA Maps Manager toolbar.
- Show root map toolbar
- Toggles whether or not the Root map option will be displayed in the DITA Maps Manager toolbar.
- Show topic titles
- Toggles how topics are presented in the DITA Maps
Manager. If selected, the title of each topic is shown.
Otherwise, the file path (value of the
hrefattribute) for each topic is shown.
- Root map
- Specifies a master DITA map (root map) that Oxygen XML Editor plugin uses to define a hierarchical structures of submaps and to establish a key space that defines the keys that are propagated throughout the entire map structure. For more information, see Selecting a Root Map.
Browse Drop-down menu- You can use this drop-down menu to browse for root maps with the
following choices:
Browse for
local file - Opens a local file browser dialog box, allowing you to
select a local root map.
Browse
workspace - Allows you to select a root map from the
local workspace.
Browse for
remote file - Displays the Open using FTP/SFTP
dialog box that allows you to select a remotely stored root
map.
Browse
for archived file - Displays the Archive
Browser that allows you to browse the content of an archive
and choose a root map.
Browse Data Source Explorer - Opens the
Data Source Explorer that allows you to browse
the data sources defined in the Data Sources
preferences page.Tip: You can open the Data Sources preferences page by using the Configure Database Sources shortcut from the Open URL dialog box.
Search for file - Displays the Find
Resource dialog box to search for a root
map.
Insert Topic
Reference- Opens the Insert Reference dialog box that allows you to insert references to targets such as topics, maps, topic sets, or key definitions.
Edit Properties- Opens the Edit Properties dialog box that allows you to configure the properties of a selected node. For more details about this dialog box, see Edit Properties Dialog Box.
Edit
Attributes- Opens a small in-place editor that allows you to edit the attributes of a selected node. You can find more details about this action in the Attributes View in Author Mode topic.
Delete- Deletes the selected node.
Move
Up- Moves the selected node up within the DITA map tree.
Move
Down- Moves the selected node down within the DITA map tree.
Promote- Moves the selected node up one level to the level of its parent node.
Demote- Moves the selected node down one level to the level of its child nodes.
To watch our video demonstration about the DITA Maps Manager view, go to https://www.oxygenxml.com/demo/DITA_Maps_Manager.html.
Reference
Search References
XML Refactoring
Check
Spelling in Files
Paste
Expand All
Collapse
All
Cut
Copy