Update of /var/cvs/speeltuin/andre/mmsite/config/functions
In directory james.mmbase.org:/tmp/cvs-serv15947/config/functions

Modified Files:
        mmsite.xml 
Log Message:
method not needed


See also: http://cvs.mmbase.org/viewcvs/speeltuin/andre/mmsite/config/functions


Index: mmsite.xml
===================================================================
RCS file: /var/cvs/speeltuin/andre/mmsite/config/functions/mmsite.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- mmsite.xml  11 Feb 2009 21:06:13 -0000      1.1
+++ mmsite.xml  20 Apr 2009 11:49:34 -0000      1.2
@@ -16,18 +16,6 @@
     <return type="org.mmbase.bridge.NodeList" /> 
   </function>
 
-  <function name="crumbspages">
-       <description>
-      Returns a NodeList containing page (!) nodes travelling the path to the 
'root' node (homepage).
-      Can be used to create a crumbpath. Does not include the original node.
-       </description>
-       <type>class</type>
-       <class>org.mmbase.mmsite.UrlUtils</class>
-       <method>listPages2Root</method>
-       <param name="node" type="Node" description="A node f.e. of type page" />
-    <return type="org.mmbase.bridge.NodeList" /> 
-  </function>
-
   <function name="externallink">
        <description>
       Returns true when the url entered is a link to an external website, 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to