[Yanel-commits] rev 50378 - public/yanel/trunk/src/resources/xml

michi at wyona.com michi at wyona.com
Sun Jun 13 16:51:56 CEST 2010


Author: michi
Date: 2010-06-13 16:51:56 +0200 (Sun, 13 Jun 2010)
New Revision: 50378

Modified:
   public/yanel/trunk/src/resources/xml/resource.xml
Log:
examples added

Modified: public/yanel/trunk/src/resources/xml/resource.xml
===================================================================
--- public/yanel/trunk/src/resources/xml/resource.xml	2010-06-13 14:49:39 UTC (rev 50377)
+++ public/yanel/trunk/src/resources/xml/resource.xml	2010-06-13 14:51:56 UTC (rev 50378)
@@ -14,8 +14,8 @@
   <property name="source-view-mime-type"/>
   <property name="xslt" multiple="true"/>
 
-  <!-- "yanel-path" allows to instantiate another resource which provides XML (or retrieve an XML from the content repository of the realm) -->
-  <property name="yanel-path"/> <!-- For example value="/sitetree-en.xml" -->
+  <!-- "yanel-path" allows to instantiate another resource which provides XML (or retrieve an XML from the content repository of the realm). For example value="/sitetree-en.xml" or value="yanelresource:/hello.xml" or "http://127.0.0.1:8080/yanel/from-scratch-realm/en/index.html?yanel.resource.viewid=sourc" -->
+  <property name="yanel-path"/>
   <property name="workflow-schema"/>
 </rtd>
 </resource>



More information about the Yanel-commits mailing list