Update of /var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate
In directory james.mmbase.org:/tmp/cvs-serv9484
Modified Files:
button.tagx relatednodes.tagx
Log Message:
logging
See also:
http://cvs.mmbase.org/viewcvs/applications/searchrelate/META-INF/tags/mm/searchrelate
Index: button.tagx
===================================================================
RCS file:
/var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate/button.tagx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- button.tagx 18 Jul 2008 16:13:26 -0000 1.1
+++ button.tagx 31 Jul 2008 11:21:26 -0000 1.2
@@ -6,7 +6,7 @@
>
<!--
@author Michiel Meeuwissen
- @version $Id: button.tagx,v 1.1 2008/07/18 16:13:26 michiel Exp $
+ @version $Id: button.tagx,v 1.2 2008/07/31 11:21:26 michiel Exp $
-->
<jsp:directive.tag
example="See /mmexamples/searchrelate"
@@ -21,7 +21,6 @@
<mm:haspage page="${icons}/${type}.jspx">
<c:set var="alt"><mm:include page="${icons}/${type}.jspx" /></c:set>
</mm:haspage>
- <mm:log>${alt.class} :${alt} ${mm:escape('tagstripper(NONE),trimmer',
alt)}</mm:log>
<mm:haspage page="${icons}/${type}.png">
<mm:link page="${icons}/${type}.png">
<img class="icon"
Index: relatednodes.tagx
===================================================================
RCS file:
/var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate/relatednodes.tagx,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- relatednodes.tagx 24 Jul 2008 14:22:25 -0000 1.18
+++ relatednodes.tagx 31 Jul 2008 11:21:26 -0000 1.19
@@ -9,7 +9,7 @@
@author Michiel Meeuwissen
- @version $Id: relatednodes.tagx,v 1.18 2008/07/24 14:22:25 michiel Exp $
+ @version $Id: relatednodes.tagx,v 1.19 2008/07/31 11:21:26 michiel Exp $
-->
<jsp:directive.tag
example="See /mmexamples/searchrelate"
@@ -62,7 +62,7 @@
<mm:import id="itemjsp">
<c:choose>
<c:when test="${! empty li}">
- <mm:log>Using, change to item please</mm:log>
+ <mm:log>Using li, change to item please</mm:log>
<jsp:text>${empty li ? '/mmbase/searchrelate/list/item.jspx' :
li}</jsp:text>
</c:when>
<c:otherwise>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs