Author: kbettinger
Date: 2010-02-03 14:08:44 +0100 (Wed, 03 Feb 2010)
New Revision: 40832

Modified:
   CMSContainer/trunk/CMSContainer_Modules/community/src/tld/community.tld
Log:
CMSC-1629 - enabling richtextexpression for locales. (so that we can use 
site.lang)

Modified: 
CMSContainer/trunk/CMSContainer_Modules/community/src/tld/community.tld
===================================================================
--- CMSContainer/trunk/CMSContainer_Modules/community/src/tld/community.tld     
2010-02-03 10:21:26 UTC (rev 40831)
+++ CMSContainer/trunk/CMSContainer_Modules/community/src/tld/community.tld     
2010-02-03 13:08:44 UTC (rev 40832)
@@ -136,7 +136,7 @@
          <name>locale</name>
          <description>JSP variable name to value of locale.</description>
          <required>false</required>
-         <rtexprvalue>false</rtexprvalue>
+         <rtexprvalue>true</rtexprvalue>
       </attribute>
    </tag>
    <tag>
@@ -154,7 +154,7 @@
          <name>locale</name>
          <description>JSP variable name to value of locale.</description>
          <required>false</required>
-         <rtexprvalue>false</rtexprvalue>
+         <rtexprvalue>true</rtexprvalue>
       </attribute>
    </tag>
    <tag>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to