[CMF-checkins] CVS: CMF/CMFCollector/Extensions - Install.py:1.4

Ken Manheimer klm at zope.com
Mon May 3 15:01:10 EDT 2004


Update of /cvs-repository/CMF/CMFCollector/Extensions
In directory cvs.zope.org:/tmp/cvs-serv15931

Modified Files:
	Install.py 
Log Message:
Reconcile the external-method install instructions with the (now old)
external-method function name changes.


=== CMF/CMFCollector/Extensions/Install.py 1.3 => 1.4 ===
--- CMF/CMFCollector/Extensions/Install.py:1.3	Mon Jun 17 18:07:23 2002
+++ CMF/CMFCollector/Extensions/Install.py	Mon May  3 15:01:09 2004
@@ -18,8 +18,8 @@
 
  id: install_collector
  title (optional): Install Collector 
- module name: CMFCollector.InstallCollector
- function name: install_collector
+ module name: CMFCollector.Install
+ function name: install
 
 Then go to the management screen for the newly added external method
 and click the 'Try it' tab.  The install function will execute and give




More information about the CMF-checkins mailing list