An open API service indexing awesome lists of open source software.

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

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.