https://github.com/jako/searchhighlight
Highlight search terms on page linked from search results in MODX Revolution
https://github.com/jako/searchhighlight
modx modx-extra modx-revolution
Last synced: 3 months ago
JSON representation
Highlight search terms on page linked from search results in MODX Revolution
- Host: GitHub
- URL: https://github.com/jako/searchhighlight
- Owner: Jako
- License: gpl-2.0
- Created: 2015-11-26T15:21:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T16:33:39.000Z (3 months ago)
- Last Synced: 2025-03-09T17:26:58.373Z (3 months ago)
- Topics: modx, modx-extra, modx-revolution
- Language: PHP
- Homepage: https://jako.github.io/SearchHighlight/
- Size: 5.53 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# SearchHighlight
Highlight search terms on page linked from search results.
## Features
The plugin in this package highlights the searched terms in the `searched` request parameter on the fly on the current
displayed page. If the request parameter `searchtype` is filled with `exactphrase`, only the full request in `searched`
is highlighted.The highlight result could be templated with a chunk, that could be referenced in the MODX system settings. A lot of
SearchHighlight options could be changed with the system settings in the `searchhighlight` namespace.## Installation
MODX Package Management
## Usage
Install via package manager.