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

michi at wyona.com michi at wyona.com
Sat Apr 5 12:13:52 CEST 2008


Author: michi
Date: 2008-04-05 12:13:50 +0200 (Sat, 05 Apr 2008)
New Revision: 34859

Added:
   public/yanel/trunk/src/webapp/global-resource-configs/data-repo-sitetree_yanel-rc.xml
Log:
sitetree res config started

Added: public/yanel/trunk/src/webapp/global-resource-configs/data-repo-sitetree_yanel-rc.xml
===================================================================
--- public/yanel/trunk/src/webapp/global-resource-configs/data-repo-sitetree_yanel-rc.xml	                        (rev 0)
+++ public/yanel/trunk/src/webapp/global-resource-configs/data-repo-sitetree_yanel-rc.xml	2008-04-05 10:13:50 UTC (rev 34859)
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="data-repo-sitetree" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+<!--
+  <yanel:property name="mime-type" value="application/xml"/>
+-->
+<!--
+  <yanel:property name="mime-type" value="application/xhtml+xml"/>
+-->
+<!--
+  <yanel:property name="mime-type" value="text/html"/>
+-->
+
+  <yanel:custom-config>
+    <views xmlns="http://www.wyona.org/yanel/rti/1.0">
+      <view id="default">
+<!--
+        <xslt>/xslt/global.xsl</xslt>
+-->
+<!--
+        <mime-type>application/xhtml+xml</mime-type>
+-->
+        <mime-type>application/xml</mime-type>
+      </view>
+      <view id="xml">
+        <mime-type>application/xml</mime-type>
+      </view>
+    </views>
+  </yanel:custom-config>
+</yanel:resource-config>



More information about the Yanel-commits mailing list