[Yanel-commits] rev 60158 - public/yanel/trunk/src/resources/navigation

michi at wyona.com michi at wyona.com
Tue Aug 23 11:47:24 CEST 2011


Author: michi
Date: 2011-08-23 11:47:24 +0200 (Tue, 23 Aug 2011)
New Revision: 60158

Modified:
   public/yanel/trunk/src/resources/navigation/resource.xml
Log:
note about optional content language parameter added

Modified: public/yanel/trunk/src/resources/navigation/resource.xml
===================================================================
--- public/yanel/trunk/src/resources/navigation/resource.xml	2011-08-23 09:31:35 UTC (rev 60157)
+++ public/yanel/trunk/src/resources/navigation/resource.xml	2011-08-23 09:47:24 UTC (rev 60158)
@@ -13,5 +13,8 @@
   <property name="mime-type"/>
   <property name="xslt"/>
   <property name="type"/>
+
+  <!-- INFO: Optional, whereas if set to 'true', then also content language will be matched (see javadoc for more details) -->
+  <property name="match-content-language"/>
 </rtd>
 </resource>



More information about the Yanel-commits mailing list