Project WebSynergy Milestone 4 Administration Guide

Navigation Portlet

Specify the options that will be provided to the user in the edit configuration mode of the portlet.


navigation.display.style.options=1,2,3,4,5,6

Define each mode with 4 comma delimited strings that represent the form: header- Type, rootLayoutType, rootLayoutLevel, and includedLayouts.


navigation.display.style[1]=breadcrumb,relative,0,auto
navigation.display.style[2]=root-layout,absolute,2,auto
navigation.display.style[3]=root-layout,absolute,1,auto
navigation.display.style[4]=none,absolute,1,auto
navigation.display.style[5]=none,absolute,1,all
navigation.display.style[6]=none,absolute,0,auto