[Zope-Checkins] CVS: Zope3/lib/python/Zope/Publisher - publisher-meta.zcml:1.1.4.1.6.2

Stephan Richter srichter@cbu.edu
Tue, 9 Apr 2002 12:12:31 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/Publisher
In directory cvs.zope.org:/tmp/cvs-serv4334/Publisher

Modified Files:
      Tag: Zope3-Server-Branch
	publisher-meta.zcml 
Log Message:
Check in my big mess of stuff, which is working towards making FTP work 
together with the Publisher. I will keep working on startup now, so that 
we can test easier. 

This is basically a check-in, so that Shane can see what I have done last 
night. Please do not expect anything towork, since this is more than just
work in progress... it is a prototype to get FTP running via Publisher!


=== Zope3/lib/python/Zope/Publisher/publisher-meta.zcml 1.1.4.1.6.1 => 1.1.4.1.6.2 ===
   <include package="Zope.Publisher.XMLRPC" file="xmlrpc-meta.zcml" />
   <!--include package="Zope.Publisher.SOAP" file="soap-meta.zcml" /-->
-  <include package="Zope.Publisher.VFS" file="vfs-meta.zcml" />
+  <!--include package="Zope.Publisher.VFS" file="vfs-meta.zcml" /-->
 
 </zopeConfigure>