> or even:: > > <adapter > for=".interfaces.IMyContent" > provides="Products.CMFCore.CatalogValues" > name="some name" > /> > > and then have the catalog look for all such adapters when indexing content. > that seems to make the most sense and requires no extra lingo in the zcml. -w