r13592 - in Products.MimetypesRegistry/trunk: . Products/MimetypesRegistry Products/MimetypesRegistry/profiles/default

"kiorky" <[email protected]> Mon, 18 Apr 2011 16:45:09 +0000
Newsgroups gmane.comp.web.zope.plone.archetypes.cvs
Message-ID <[email protected]>
Author: kiorky
Date: Mon Apr 18 16:45:08 2011
New Revision: 13592

Removed:
   Products.MimetypesRegistry/trunk/Products/MimetypesRegistry/profiles/default/import_steps.xml
Modified:
   Products.MimetypesRegistry/trunk/CHANGES.txt
   Products.MimetypesRegistry/trunk/Products/MimetypesRegistry/configure.zcml
Log:
Convert import step to be registered in ZCML partially fixing #8350

Modified: Products.MimetypesRegistry/trunk/CHANGES.txt
==============================================================================
--- Products.MimetypesRegistry/trunk/CHANGES.txt	(original)
+++ Products.MimetypesRegistry/trunk/CHANGES.txt	Mon Apr 18 16:45:08 2011
@@ -8,6 +8,8 @@
   From http://www.famfamfam.com/
   Closes http://dev.plone.org/plone/ticket/11336.
   [thomasdesvenain]
+* Convert import step to be registered in ZCML partially fixing #8350
+  [kiorky]
 
 2.0.1 - 2010-07-15
 ------------------

Modified: Products.MimetypesRegistry/trunk/Products/MimetypesRegistry/configure.zcml
==============================================================================
--- Products.MimetypesRegistry/trunk/Products/MimetypesRegistry/configure.zcml	(original)
+++ Products.MimetypesRegistry/trunk/Products/MimetypesRegistry/configure.zcml	Mon Apr 18 16:45:08 2011
@@ -16,6 +16,13 @@
       directory="profiles/default"
       description="Extension profile for default MimetypesRegistry setup."
       provides="Products.GenericSetup.interfaces.EXTENSION"
-      />
+    />
 
+  <genericsetup:importStep
+      name="mimetypes-registry-various"
+      handler="Products.MimetypesRegistry.setuphandlers.setupMimetypesRegistry"
+      title="MimetypesRegistry setup"
+      description="MimetypesRegistry installation step.">
+    <depends name="componentregistry" />
+  </genericsetup:importStep>
 </configure>

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev