DisableSiteStudioContribution ShowSiteStudioMissingDataFileErrors SiteStudioValidateElementDefinitions SiteStudioValidateRegionDefinitions SiteStudioValidatePlaceholderDefinitions SiteStudioValidateConversionsDefinitions SiteStudioValidateDataFiles SiteSt

Site Studio Configuration Flags 12-5

12.1 About Site Studio Flags

Site Studio supports configuration flags that can be used to customize the operation of Site Studio. These flags allow you to finely control the operation of Site Studio both on the Oracle Content Server as well as for designers and contributors. Whenever you change a flag, you should restart the Content Server. Perform these steps to add configuration parameters for Oracle UCM: 1. Log in to Oracle Content Server as an administrator at the following URL: http:Host_Name:Portcs The default protocol for Oracle Content Server is http, and cs is the default http relative web root for Oracle Content Server. The default port number is 16200.

2. Open the Administration page, and then choose Admin Server. The Content

Admin Server page opens.

3. Click General Configuration on the left. The General Configuration page opens.

4. In the Additional Configuration Variables box, add or change the parameter or

parameters as needed.

5. Click Save and restart the content server.

Flags that have no default value must be added to the configuration file, they are not included in the config.cfg file when shipped.

12.2 DisableSiteStudioContribution

This flag prevents pages from opening in contribution mode. All methods of switching to contribution mode are blocked. This can be useful when creating production or read-only web sites. Values Boolean Default no

12.3 ShowSiteStudioMissingDataFileErrors

This flag is used to control if a message is shown in contribution regions with empty data file assignments. Values Boolean Default no 12-6 Oracle Fusion Middleware Technical Reference Guide for Site Studio

12.4 SiteStudioValidateElementDefinitions

This flag is used to control if element definition files are validated against the XSD schema. Values Boolean Default yes

12.5 SiteStudioValidateRegionDefinitions

This flag is used to control if region definition files are validated against the XSD schema. Values Boolean Default yes

12.6 SiteStudioValidatePlaceholderDefinitions

This flag is used to control if placeholder definition files are validated against the XSD schema. Values Boolean Default yes

12.7 SiteStudioValidateConversionsDefinitions

This flag is used to control if conversion definition files are validated against the XSD schema. Values Boolean Default yes Site Studio Configuration Flags 12-7

12.8 SiteStudioValidateDataFiles

This flag is used to control if data files are validated against the XSD schema. Values Boolean Default yes

12.9 SiteStudioValidateProjects

This flag is used to control if project files are validated against the XSD schema. Values Boolean Default yes

12.10 SSAccessDeniedHeader

This flag is used to define a header string to search for in http responses. If found, this will be replaced with the value of the flag SSAccessDeniedReplacementHeader see Section 12.11, SSAccessDeniedReplacementHeader . Values String Default 401 Access denied

12.11 SSAccessDeniedReplacementHeader

This flag is used to define a header string to use as the replacement for the value of SSAccessDeniedHeader see Section 12.10, SSAccessDeniedHeader . Values String Default 499 Oracle SSO 12-8 Oracle Fusion Middleware Technical Reference Guide for Site Studio

12.12 SSAccessDeniedUserAgentExceptions