[Zope] 2 Zcatalogs ??
Nicolas LAURANCE
nicolas.laurance@wanadoo.fr
Sat, 23 Nov 2002 22:41:02 +0100
thank you
for anyone reading this thread
in a script, it gives,
context.manage_editCataloger('My_custom_catalog_name')
context.reindex_object()
> How can I change the default name 'Catalog' that CatalogAware Zclass try
to
> find to declare themselves ?
> I want to use 2 custom catalogs at the same level.
>
> hint, anyone?
checkout this howto:
http://www.zope.org/Members/kedai/BuildSimpleZClass
specifically, the "Where's my Catalog?" section
hth