| Oracle® Universal Content Management Release 10gR3 |
|
![]() Previous |
![]() Next |
Home > Web Parts User Guide > Modifying Configuration Set... > The WebSupportServer.exe.co... > Navigation Tree Content
This setting determines which nodes are loaded into the navigation tree web part. Customization could include removing tree items or changing the required roles to determine the existence of the elements. The example section here contains only the "SavedQueries" nav tree node.
XML Path: \configuration\WebSupportServer\NavTreeDefinitions\Items
Example:
<NavTreeDefinitions>
<Items>
<clear />
<add Name="SavedQueries"
NavTreeType="Stellent.Wss.Scs.NavigationTree.SCSNavTreeSavedSearches,
Stellent.Wss.Scs" />
</Items>
</NavTreeDefinitions>