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

michi at wyona.com michi at wyona.com
Thu Mar 10 11:24:21 CET 2011


Author: michi
Date: 2011-03-10 11:24:21 +0100 (Thu, 10 Mar 2011)
New Revision: 57257

Modified:
   public/yanel/trunk/src/resources/xml/resource.xml
Log:
note about comments added

Modified: public/yanel/trunk/src/resources/xml/resource.xml
===================================================================
--- public/yanel/trunk/src/resources/xml/resource.xml	2011-03-10 10:24:00 UTC (rev 57256)
+++ public/yanel/trunk/src/resources/xml/resource.xml	2011-03-10 10:24:21 UTC (rev 57257)
@@ -17,5 +17,7 @@
   <!-- "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"/> <!-- optional, if not set, then a 1:1 resolving will be applied -->
   <property name="workflow-schema"/> <!-- optional -->
+  <property name="check-comments"/> <!-- optional and default is 'false' -->
+  <property name="aggregate-comments"/> <!-- optional and default is 'false' -->
 </rtd>
 </resource>



More information about the Yanel-commits mailing list