[Yanel-commits] rev 45515 - public/yanel/trunk/src/webapp/global-resource-configs/user-mgmt

michi at wyona.com michi at wyona.com
Mon Nov 16 15:24:12 CET 2009


Author: michi
Date: 2009-11-16 15:24:12 +0100 (Mon, 16 Nov 2009)
New Revision: 45515

Added:
   public/yanel/trunk/src/webapp/global-resource-configs/user-mgmt/view-group_yanel-rc.xml
Log:
view group resource config started

Added: public/yanel/trunk/src/webapp/global-resource-configs/user-mgmt/view-group_yanel-rc.xml
===================================================================
--- public/yanel/trunk/src/webapp/global-resource-configs/user-mgmt/view-group_yanel-rc.xml	                        (rev 0)
+++ public/yanel/trunk/src/webapp/global-resource-configs/user-mgmt/view-group_yanel-rc.xml	2009-11-16 14:24:12 UTC (rev 45515)
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="view-group" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="xslt" value="yanelhtdocs:/html.xslt"/>
+  
+  <yanel:custom-config>
+    <views>
+      <view id="default" type="jelly">
+        <template>rthtdocs:/view-group.jelly</template>
+      </view>
+    </views>
+  </yanel:custom-config>
+  
+</yanel:resource-config>



More information about the Yanel-commits mailing list