DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:datasearchform

This is an old revision of the document!


datasearchform plugin

Compatible with DokuWiki

Ponder Stibbons

plugin Adds a special search form to search through the data entries of the data plugin.

Last updated on
2014-09-14
Provides
Syntax
Repository
Source
Requires
data

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to searchform

Tagged with data, search

Installation

Install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually with download url above.

Syntax

To include a searchform in any page you add the syntax:

{datasearchform flt=<filter>}

It will show a search box that searches through the data entries, matching the column of the given filter.

The entries are linked to a page named '..:datatable', using the given value as control filter. This page containing the 'datatable' command has to be in the same namespace as the page containing the datasearchform-command.

Example:

{datasearchform flt=keywords}

The given input in the searchform will lead to a search through the database of the data plugin for matching entries in the data field “keywords”. The result is displayed at the page called 'datatable' with the command '—- datatable —-'.

Development

This plugin is copied and modified from the original plugin searchform by Klap-in.

plugin/datasearchform.1410807911.txt.gz · Last modified: 2014-09-15 21:05 by Juergen_aus_Zuendorf

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki