Metadata-Version: 1.0
Name: collective.searchtool
Version: 0.1.5
Summary: Search tool for plone using z3c.form.
Home-page: https://svn.plone.org/svn/collective/collective.searchtool
Author: Rok Garbas
Author-email: rok@garbas.si
License: GPL
Description: ==================================
        SearchTool (collection.searchtool)
        ==================================
        
        Search facility for plone using z3c.form.
        
        Important! This is initial release so documentation is comming soon.
        
        Source: http://svn.plone.org/svn/collective/collective.searchtool
        
        
        
        
        History
        =======
        
        0.1.4 - 02/18/2009
        ------------------
        
        * addeed custom_render check when displaying result
        
        0.1.3 - bugfix release
        ----------------------
        
        * render for custom results by type is now called with self.provider as
        context
        
Keywords: zope plone search
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
