Update of /var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate
In directory james.mmbase.org:/tmp/cvs-serv6708

Modified Files:
        relate.tagx 
Log Message:
added attribute



See also: 
http://cvs.mmbase.org/viewcvs/applications/searchrelate/META-INF/tags/mm/searchrelate


Index: relate.tagx
===================================================================
RCS file: 
/var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate/relate.tagx,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- relate.tagx 6 Nov 2008 14:59:55 -0000       1.36
+++ relate.tagx 10 Nov 2008 10:40:24 -0000      1.37
@@ -6,7 +6,7 @@
     >
   <!--
       @author Michiel Meeuwissen
-      @version $Id: relate.tagx,v 1.36 2008/11/06 14:59:55 michiel Exp $
+      @version $Id: relate.tagx,v 1.37 2008/11/10 10:40:24 andre Exp $
   -->
   <jsp:directive.tag
       example="See /mmexamples/searchrelate"
@@ -28,6 +28,9 @@
   <jsp:directive.attribute name="unrelate"          type="java.lang.Boolean"
                            description="Whether, or not, the tools should also 
allow deletion of relations" />
 
+  <jsp:directive.attribute name="relations"         type="java.lang.Boolean"
+                           description="Whether, or not, the tools should show 
the relation values and display a small form to edit them" />
+
   <jsp:directive.attribute name="create"             type="java.lang.Boolean"
                            description="Whether, or not, the tools should also 
allow creation of new nodes. Defaults to 'false'." />
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to