Metadata-Version: 1.1
Name: redturtle.portlet.contextualsearch
Version: 2.0.0
Summary: A contextual search portlet
Home-page: http://plone.org
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: Introduction
        ============
        It's an extension of search portlet that allows search for items starting from a certain context, and choose whether or not to see the advanced search.
        
        You can choose to search in the current path or in a selected folder.
        
        Changelog
        =========
        
        2.0.0 (2012-10-03)
        ------------------
        
        * fixed Plone 4 compatibility: removed field and links for advanced search [micecchi]
        
        1.3.0 (2012-07-11)
        ------------------
        
        * removed unused view [micecchi]
        * fixed portlet header url to search_form [micecchi]
        * added autoinclude [micecchi]
        
        1.2.2 (2010-02-16)
        ------------------
        
        * fixed footer in the portlet [micecchi]
        
        1.2.1 (2009-12-10)
        ------------------
        
        * fixed wrong link in advanced search [micecchi]
        
        1.2.0 (2009-11-12)
        ------------------
        
        * Portlet title in manage portlets now use also the choosen title [keul]
        
        1.1.0 (2009-11-12)
        ------------------
        
        * changed field of the portlet [micecchi]
        * fixed livesearch with the context [micecchi]
        
        1.0.0 (2009-09-15)
        ------------------
        
        * Initial release [micecchi]
        
Keywords: plone portlet search contextual
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 3.3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
