[Zope-CMF] [dev] Using Configured Site factory: a proposal
yuppie
y.2004_ at wcm-solutions.de
Thu Nov 11 07:47:11 EST 2004
Hi!
CMFSetup provides a new way to create CMF sites: The Configured Site
factory.
I propose to add a profile to CMFDefault that allows to create CMF sites
identical to those created with manage_addCMFSite. If that's done, we
should mark manage_addCMFSite as deprecated.
AFAICS these two steps are necessary:
1.) Some import handlers are still missing. I propose to add a small
provisional import handler to CMFDefault that uses PortalGenerator to
fill the gap. As soon as further handlers are implemented, the steps can
be removed from the provisional handler.
2.) Moving the Default profile from CMFSetup to CMFDefault. Adding an
import step for the new provisional handler.
If there are no objections, I'll make the proposed changes on HEAD.
Cheers,
Yuppie
More information about the Zope-CMF
mailing list