[Yanel-commits] rev 23932 - in public/yanel/trunk/src/realms/yanel-website: content content/rtd paths/en paths/en/demo paths/en/demo/index.html.yanel-rc

michi at wyona.com michi at wyona.com
Fri Apr 20 17:14:03 CEST 2007


Author: michi
Date: 2007-04-20 17:14:02 +0200 (Fri, 20 Apr 2007)
New Revision: 23932

Added:
   public/yanel/trunk/src/realms/yanel-website/content/rtd/add-realm-demo.rc
   public/yanel/trunk/src/realms/yanel-website/paths/en/demo/
   public/yanel/trunk/src/realms/yanel-website/paths/en/demo/index.html.yanel-rc/
   public/yanel/trunk/src/realms/yanel-website/paths/en/demo/index.html.yanel-rc/.yarep-uid
Modified:
   public/yanel/trunk/src/realms/yanel-website/content/sitetree.xml
Log:
demo added

Added: public/yanel/trunk/src/realms/yanel-website/content/rtd/add-realm-demo.rc
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/rtd/add-realm-demo.rc	2007-04-20 14:59:26 UTC (rev 23931)
+++ public/yanel/trunk/src/realms/yanel-website/content/rtd/add-realm-demo.rc	2007-04-20 15:14:02 UTC (rev 23932)
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+
+<yanel:resource-config xmlns:yanel="http://www.wyona.org/yanel/rti/1.0">
+  <yanel:rti name="add-realm" namespace="http://www.wyona.org/yanel/resource/1.0"/>
+
+  <yanel:property name="add-type" value="demo"/>
+  <yanel:property name="xslt" value="xslt/add-realm-demo.xsl"/>
+  
+  <yanel:custom-config xmlns:arr="http://www.wyona.org/yanel/resource/add-realm-resource/1.0">
+    <arr:parameter name="realmid" samplevalue="234797234273242" required="true" hidden="false"/>
+    <arr:parameter name="realmname" samplevalue="My Realm" required="true"/>
+    <!-- NOTE: An empty value means that the parent directory of the "from-scratch-realm" is being used. No value attribute means that the value becomes configurable by the user. -->
+    <arr:parameter name="fslocation" value="" samplevalue="C:/realms" required="true" hidden="true"/>
+  </yanel:custom-config>
+</yanel:resource-config>

Modified: public/yanel/trunk/src/realms/yanel-website/content/sitetree.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/sitetree.xml	2007-04-20 14:59:26 UTC (rev 23931)
+++ public/yanel/trunk/src/realms/yanel-website/content/sitetree.xml	2007-04-20 15:14:02 UTC (rev 23932)
@@ -12,6 +12,7 @@
   <node uuid="" href=""><name>Features</name></node>
   <node uuid="" href="news/index.html"><name>News</name></node>
   <node uuid="" href="en/documentation/index.html"><name>Documentation</name></node>
+  <node uuid="" href="en/demo/index.html"><name>Demo</name></node>
 </node>
 
 <node>

Added: public/yanel/trunk/src/realms/yanel-website/paths/en/demo/index.html.yanel-rc/.yarep-uid
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/paths/en/demo/index.html.yanel-rc/.yarep-uid	2007-04-20 14:59:26 UTC (rev 23931)
+++ public/yanel/trunk/src/realms/yanel-website/paths/en/demo/index.html.yanel-rc/.yarep-uid	2007-04-20 15:14:02 UTC (rev 23932)
@@ -0,0 +1 @@
+/rtd/add-realm-demo.rc




More information about the Yanel-commits mailing list