[CMF-checkins] CVS: CMF/CMFSetup - __init__.py:1.8.2.1

Yvo Schubbe y.2004_ at wcm-solutions.de
Sun Nov 28 15:06:25 EST 2004


Update of /cvs-repository/CMF/CMFSetup
In directory cvs.zope.org:/tmp/cvs-serv15502/CMFSetup

Modified Files:
      Tag: CMF-1_5-branch
	__init__.py 
Log Message:
backported changes from HEAD:
- added importVarious setup handler
- moved 'default' profile to CMFDefault
- added 'various' step to import_steps.xml


=== CMF/CMFSetup/__init__.py 1.8 => 1.8.2.1 ===
--- CMF/CMFSetup/__init__.py:1.8	Thu Aug 12 11:07:41 2004
+++ CMF/CMFSetup/__init__.py	Sun Nov 28 15:05:55 2004
@@ -51,14 +51,6 @@
                          , interfaces=None
                          )
 
-
-    profile_registry.registerProfile( 'default'
-                                    , 'CMFSetup Default'
-                                    , 'Default profile (for testing)'
-                                    , 'profiles/default'
-                                    , 'CMFSetup'
-                                    )
-
     return # XXX comment out the rest
 
     # XXX:  This is *all* policy, and belongs in an XML file!



More information about the CMF-checkins mailing list