A contextual search portlet
Project 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.
NEW FEATURE FOR PLONE 5
With a Mosaic view in Plone 5, you can add a contextual search tile.
NOTE
For Plone >=5.2 use branch master. For Plone <5.2 use branch 2.1.x. For Plone 4 use the branch 2.0.x.
Changelog
3.0.0 (2022-07-14)
major refactoring for python 3.8 and plone 5.2. [reflab]
2.1.2 (2018-10-11)
Enhanced tile template [nzambello]
2.1.1 (2018-01-05)
Add uninstall profile and install mosaic configuration only if mosaic is present [cekk]
2.1.0 (2017-09-13)
Support for Plone 5 [arsenico13]
2.0.1 (2012-10-12)
fixed link to search view [micecchi]
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]