pluggablecatalog Readme

  Introduction

    pluggablecatalog is a replacement (or rather: a wrapper) for
    Plone's portal catalog.  It adds the ability to plug in search
    restrictions without the need to subclass or monkey- patch the
    catalog.

  Usage

    Please see the doctest in 'pluggablecatalog/tool.py' for usage and
    motivation.

  Requirements

    Zope >= 2.9
    CMFPlone >= 2.1    

  Copyright

    pluggablecatalog is copyright 2006 Zest Software

    See LICENSE for details

  Author

    Written by Daniel Nouri.  You can reach me at
    <daniel (dot) nouri at gmail (dot) com>.
