[Yanel-commits] rev 34721 - public/yanel/trunk/src/webapp/global-resource-configs

michi at wyona.com michi at wyona.com
Thu Apr 3 11:12:24 CEST 2008


Author: michi
Date: 2008-04-03 11:12:24 +0200 (Thu, 03 Apr 2008)
New Revision: 34721

Added:
   public/yanel/trunk/src/webapp/global-resource-configs/policy-manager_yanel-rc.xml
Log:
global policy manager config added

Added: public/yanel/trunk/src/webapp/global-resource-configs/policy-manager_yanel-rc.xml
===================================================================
--- public/yanel/trunk/src/webapp/global-resource-configs/policy-manager_yanel-rc.xml	                        (rev 0)
+++ public/yanel/trunk/src/webapp/global-resource-configs/policy-manager_yanel-rc.xml	2008-04-03 09:12:24 UTC (rev 34721)
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="policymanager" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="mime-type" value="application/xhtml+xml"/>
+<!--
+  <yanel:property name="mime-type" value="text/html"/>
+-->
+<!--
+  <yanel:property name="xslt" value="/app/xslt/policy2xhtml.xsl"/>
+  <yanel:property name="xslt" value="/app/xslt/global.xsl"/>
+-->
+</yanel:resource-config>



More information about the Yanel-commits mailing list