You can specify the types of maps you want to exclude from searches for top-level
parents of objects, such as a topic's context map.
Procedure
-
Open the TEXTML Administration perspective and connect to the content
store.
-
In the system/webplatform/configuration folder, check out
and open the web.platform.config.xml file.
-
Add the
exclude.as.top.level.map
property.
<entry key="exclude.as.top.level.map">chaptermap newsubmap</entry>
Separate multiple map types with a space between each.
Note: Use the unique object type of the map as it appears in the maps'
DOCTYPE declarations and in the equivalence.xml
configuration file.
-
Save, close, and check in the file.
-
Refresh the Web Server.
The specified map types are not included when you search for top-level
object parents.