Update of /var/cvs/config/functions
In directory james.mmbase.org:/tmp/cvs-serv9527/config/functions

Modified Files:
        functionsets.xml 
Added Files:
        csvreader.xml 
Log Message:
new csv import tool based on a regular expression, needs some jsp's in admin 
tools to complete it


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


csvreader.xml is new



Index: functionsets.xml
===================================================================
RCS file: /var/cvs/config/functions/functionsets.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- functionsets.xml    14 Nov 2006 22:16:55 -0000      1.7
+++ functionsets.xml    11 Jan 2009 13:43:25 -0000      1.8
@@ -5,4 +5,5 @@
   <functionset name="components"   resource="components.xml" />
   <functionset name="caches"       resource="caches.xml" />
   <functionset name="transactions" resource="transactions.xml" />
+  <functionset name="csvreader"    resource="csvreader.xml" />
 </functionsets>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to