rah_plugin_search

Published under current TXP projects

Simple articles versus plugins search. Default search searhes matching results from plugins’ description and help fields. When finding matching result, it tries to find an article that is titled with the matching plugin’s name, and that way displaying it in the search results.

Download rah_plugin_search v0.2

Image: rah_plugin_search

Image: rah_plugin_search

List of features

Requirements

Installation and usage

The general behavior stands: paste plugin code to the plugin installer textarea and run the automatic setup. Then just activate the plugin and you are ready to use new tags that plugin includes like others.

For usage, basically use <txp:rah_plugin_search /> to display the search results. Works kinda identically as <txp:article />.

Attributes

The tag is <txp:rah_plugin_search /> and attributes for it follow.

form
Textpattern’s article form used to display search results.
Example: form="default" Default: "search_results"

Example

Outputs search results and form.

<txp:search_input />
<txp:rah_plugin_search />

Changelog

Version 0.2

Version 0.1