Author: andre
Date: 2009-07-06 11:19:18 +0200 (Mon, 06 Jul 2009)
New Revision: 36554
Modified:
openimages/trunk/src/main/webapp/index.jspx
Log:
translation, no longer a TODO I believe
Modified: openimages/trunk/src/main/webapp/index.jspx
===================================================================
--- openimages/trunk/src/main/webapp/index.jspx 2009-07-06 09:12:34 UTC (rev
36553)
+++ openimages/trunk/src/main/webapp/index.jspx 2009-07-06 09:19:18 UTC (rev
36554)
@@ -25,7 +25,7 @@
</c:if>
</mm:import>
- <div class="main-column TODO">
+ <div class="main-column">
<oip:h2><fmt:message key="media.featured" /></oip:h2>
<mm:time time="now" id="today" precision="days" write="false" />
@@ -43,10 +43,12 @@
<mm:frameworkparam
name="block">mediafragment</mm:frameworkparam>
<mm:frameworkparam name="media">${_node}</mm:frameworkparam>
<a href="${_}">
- <mm:field name="title">
- <mm:isnotempty>${_}</mm:isnotempty>
- <mm:isempty>Media item</mm:isempty>
- </mm:field>
+ <mm:nodefunction name="translation">
+ <mm:field name="title">
+ <mm:isnotempty>${_}</mm:isnotempty>
+ <mm:isempty>Media item</mm:isempty>
+ </mm:field>
+ </mm:nodefunction>
</a>
</mm:link>
</h3>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs