+

Search Tips   |   Advanced Search

Portal, V6.1


 

createWebPageNode.xml

This sample creates the Theme policy node for Web page theme policies. The Theme Policy Node does not appear in the Resource Policies portlet; it cannot be managed using the administration portlet or the policy editor. You work with Theme policies using the XML definition files.

<?xml version="1.0" encoding="UTF-8"?>
<request xsi:noNamespaceSchemaLocation="PortalConfig_1.4.xsd" create-oids="true"
  type="update" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <portal action="locate">
        <policy-node action="update" label="WebPage" type="theme" path="">
             <url>file:///@WpsInstallLocatiowork/createThemePolicyNode.xml</url>
        </policy-node>
    </portal>
</request>

 

Parent topic

Sample Policy XML configuration files

 

Related reference


Policy XML file
createPolicyResourceType.xml
createMailNode.xml
createRootMailNode.xml
createThemePolicyNode.xml