https://github.com/redturtle/redturtle.portlet.contextualsearch
A contextual search portlet
https://github.com/redturtle/redturtle.portlet.contextualsearch
Last synced: about 1 year ago
JSON representation
A contextual search portlet
- Host: GitHub
- URL: https://github.com/redturtle/redturtle.portlet.contextualsearch
- Owner: RedTurtle
- Created: 2016-09-12T12:18:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T15:11:51.000Z (almost 4 years ago)
- Last Synced: 2025-03-10T12:17:17.118Z (over 1 year ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
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`.