Re: how to avoid importing portal_catalog

Jose Luis de la Rosa Triviño <[email protected]> Thu, 28 Jun 2007 11:39:36 +0200
Newsgroups gmane.comp.web.zope.cps.devel
Message-ID <[email protected]>
Joachim Schmitz wrote:
> Hi,
>
> to avoid conflict-errors we use the QueueCatalog as a replacement for 
> portal_catalog. The original catalog is renamed to 
> portal_catalog_real. This all works fine.
>
> However now a profile-import of our product always reverts 
> portal_catalog (the QueueCatalog) to a CMF_Catalog. So we can't use 
> profile-import any longer.
>
> How can I prevent the portal_catalog to be imported. I removed it from 
> the import_steps.xml or toolset.xml. But that had no effect.
Once GenericSetup imports a step it registers it and the step is used 
each time any profile is imported. I suppose that you should delete de 
step from the list of import steps that generic setup has. I don't know 
if this can be done from the ZMI but you could do it programatically.

I hope that helps.

Regards,

-- 
Jose Luis de la Rosa
Técnico de Innovación y Tecnología
Fundación IAVANTE
Telf.: 951 01 53 13 - Fax: 951 01 53 01
www.iavante.es

Este correo electrónico y, en su caso, cualquier fichero anexo, contiene
información confidencial exclusivamente dirigida a su(s)
destinatario(s). Toda copia o divulgación deberá ser autorizada por
IAVANTE.
This e-mail and any attachments are confidential and exclusively
directed to its adressee(s). Any copy or distribution will have to be
authorized by IAVANTE. 

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel