[Zope-CMF] Make folder and contents non-ZCatalog-able
Chris Withers
chris at simplistix.co.uk
Thu Feb 17 04:34:21 EST 2005
Andrew F. Sears wrote:
> Is there a way to make a folder to be skipped by the cataloging process?
> I have made a folder only viewable to people with certain permissions,
> but I don't want it or its contents to be searchable, thus remove it
> from the catalog. Is this possible?
Not really, the CMF relies on zcatalog for a lot of its functionality...
That said, it DOES do some filtering based on whether you're allowed to
see the object in the search results, which may suite your needs...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-CMF
mailing list