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

Modified Files:
        mmget.xml 
Log Message:
getting there


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


Index: mmget.xml
===================================================================
RCS file: /var/cvs/speeltuin/andre/mmget/config/functions/mmget.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- mmget.xml   26 Feb 2009 16:29:00 -0000      1.1
+++ mmget.xml   27 Feb 2009 10:38:28 -0000      1.2
@@ -4,13 +4,13 @@
 <version>0</version>
 <description>Functionset to export MMBase sites to html files</description>
   
-  <function name="exportsite">
+  <function name="download">
     <description>
       Exports a site and saves it in a directory.
     </description>
     <type>class</type>
     <class>org.mmbase.mmget.MMGet</class>
-    <method>exportSite</method>
+    <method>downloadSite</method>
     <param name="url"  type="String" description="Url to start with" />
     <param name="dir"  type="String" description="Directory to save resulting 
files to">/export</param>
     <return type="String" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to