ssm:primaryLayout Tag ssm:secondaryLayout Tag

Manager Settings File 16-5

16.9 ssm:editCustomProperties Tag

The ssm:editCustomProperties tag contains configuration settings for the Custom Properties feature. Parameters ■ hidden : true to hide this feature from the manager. Child Tags The ssm:editCustomProperties tag contains no child tags.

16.10 ssm:primaryLayout Tag

The ssm:primaryLayout tag contains configuration settings to control the behavior of the Choose Primary Layout feature. Parameters ■ hidden : true to hide the Layout tab from the Manager application. ■ externalHidden : true to hide the ability to choose an External URL as the primary layout for a section ■ previewHidden : true to hide the preview IFrame on the Layout tab. Child Tags The ssm:primaryLayout tag can contain the following optional child tags. ■ ssm:presentation contains a CDATA section that provides a simple HTML presentation string for displaying the layout information in the choose layout combo box. Simple inline HTML is allowed along with metadata field declarations marked as field. Some examples include: – dDocTitle – dDocName – dDocTitle idDocNamei – bdDocNameb ■ ssm:queryText contains a CDATA section that provides the query string used for populating the choose layout combo box. In addition it can contain the following optional parameter: – limitscope : true to perform a search limited to items in the current web site only.

16.11 ssm:secondaryLayout Tag

The ssm:secondaryLayout tag contains configuration settings to control the behavior of the Choose Secondary Layout feature. Parameters ■ hidden : true to hide the Secondary Layout tab from the Manager application. ■ previewHidden : true to hide the preview IFrame on the Secondary Layout tab. 16-6 Oracle Fusion Middleware Technical Reference Guide for Site Studio Child Tags The ssm:secondaryLayout tag can contain the following optional child tags. ■ ssm:presentation contains a CDATA section that provides a simple HTML presentation string for displaying the layout information in the choose layout combo box. Simple inline HTML is allowed along with metadata field declarations marked as field. Some examples include: – dDocTitle – dDocName – dDocTitle idDocNamei – bdDocNameb ■ ssm:queryText contains a CDATA section that provides the query string used for populating the choose layout combo box. In addition it can contain the following optional parameter: – limitscope : true to perform a search limited to items in the current web site only.

16.12 ssm:sectionOverride Tag