Navigation.properties File Reference
Configuration Properties
The Navigation.properties file is responsible for configuring Managed Navigation on a Percussion Server.
Located in the <installDir>/rxconfig/Server/Navigation.properties
Property | Default Value | Description |
navimage.content_type | rffNavImage | The content type to use for Navigation Images. |
navimage.field.selector | selector | |
navimage.variant.info | NavImageInfo | |
navon.content_type | rffNavon | |
navon.field.displaytitle | displaytitle | |
navon.field.namefield | sys_title | |
navon.field.propagate | no_propagate | |
navon.field.selector | no_selector | |
navon.field.variable | no_variable | |
navon.landingpage.required | false | When set to true the system will generate an error of a NavOn is created without a Landing Page. When false, NavOns are allowed to exist with no Landing page. |
navon.slot.image | rffNavImage | |
navon.slot.landingpage | rffNavLandingPage | |
navon.slot.submenu | rffNavSubmenu | |
navon.slotnames | rffNav | |
navon.variant.info
| NavonInfo | |
navon.variant.navlink | NavonLink | |
navon.variant.tree | NavonXML | |
navtree.content_type | rffNavTree | |
navtree.field.theme | nt_theme | |
navtree.theme.default | DefaultTheme | |
navtree.variable | rxs_navbase | |
navtree.variant.info | NavTreeInfo | |
navon.title.template | {0} | The String template for the value of sys_title field, used when creating the navon. The 1st parameter is the name of the parent folder. The 2nd parameter is the content ID of the parent folder. |
navon.displaytitle.template | {0} | The template for the value of display title field, used when creating the navon. The 1st parameter is the name of the parent folder. The 2nd parameter is the content ID of the parent folder. |