[Yanel-commits] rev 22955 - public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs

michi at wyona.com michi at wyona.com
Mon Feb 26 21:59:54 CET 2007


Author: michi
Date: 2007-02-26 21:59:53 +0100 (Mon, 26 Feb 2007)
New Revision: 22955

Added:
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/create-new-page.html.yanel-rc
   public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/lenya.html.yanel-rc
Log:
useful links added

Added: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/create-new-page.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/create-new-page.html.yanel-rc	2007-02-26 20:46:49 UTC (rev 22954)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/create-new-page.html.yanel-rc	2007-02-26 20:59:53 UTC (rev 22955)
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="resource-creator" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <!--
+  <yanel:custom-config>
+    <rc:resource-types xmlns:rc="http://www.wyona.org/yanel/resource/resource-creator/1.0">
+      <rc:resource-type name="wiki" namespace="http://www.wyona.org/yanel/resource/1.0">
+        <rc:property name="xslt" value="/xslt/global.xsl"/>
+      </rc:resource-type>
+
+      <rc:resource-type name="xml" namespace="http://www.wyona.org/yanel/resource/1.0">
+        <rc:property name="xslt" value="/xslt/global.xsl"/>
+        <rc:property name="mime-type" value="application/xhtml+xml"/>
+      </rc:resource-type>
+    </rc:resource-types>
+  </yanel:custom-config>
+  -->
+</yanel:resource-config>

Added: public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/lenya.html.yanel-rc
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/lenya.html.yanel-rc	2007-02-26 20:46:49 UTC (rev 22954)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/yanel/res-configs/lenya.html.yanel-rc	2007-02-26 20:59:53 UTC (rev 22955)
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="yanel-user" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="user" value="lenya"/>
+</yanel:resource-config>




More information about the Yanel-commits mailing list