DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:datasearchform

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:datasearchform [2014-09-14 12:58] – created 2003:5b:4b79:5c15:ccd5:41c4:bdc5:3e32plugin:datasearchform [2021-02-02 11:40] (current) juergen-aus-zuendorf
Line 1: Line 1:
-====== datasearchform plugin ======+====== datasearchform Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Adds a special search form to search through the data entries of the data plugin. +description: Adds a special search form to search through the data entries of the Data Plugin 
-author     : Juergen Schuemmer +author     : Juergen_aus_Zuendorf 
-email      : h-j-schuemmer@web.de+email      : H-J-Schuemmer@Web.de 
 type       : syntax type       : syntax
-lastupdate : 2014-09-14 +lastupdate : 2018-02-06 
-compatible : Ponder Stibbons+compatible : Ponder Stibbons, Hrun, Frusterick Manners, Greebo, Hogfather
 depends    : data depends    : data
 conflicts  conflicts 
 similar    : searchform similar    : searchform
-tags       : search, form, data+tags       : search, data
 downloadurl: https://github.com/Juergen-aus-Koeln/dokuwiki_datasearchform/archive/master.zip downloadurl: https://github.com/Juergen-aus-Koeln/dokuwiki_datasearchform/archive/master.zip
 sourcerepo : https://github.com/Juergen-aus-Koeln/dokuwiki_datasearchform sourcerepo : https://github.com/Juergen-aus-Koeln/dokuwiki_datasearchform
Line 20: Line 20:
  
 Install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually with download url above. Install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually with download url above.
 +
  
 ===== Syntax ===== ===== Syntax =====
Line 28: Line 29:
 </code> </code>
  
-It will show a search box that searches through the data entries, matching the column of the given 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:// //Example://
Line 34: Line 37:
 {datasearchform flt=keywords} {datasearchform flt=keywords}
 </code> </code>
-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 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 ----%%'' for displaying a datatable of the [[data#data_table_output|Data]] plugin.
  
  
 ===== Development ===== ===== Development =====
  
-This plugin is copied and modified from the original plugin [[https://www.dokuwiki.org/plugin:searchform|searchform]] by [[user>Klap-in]]. +This plugin is copied and modified from the original plugin [[searchform]] by [[user>Klap-in]].
plugin/datasearchform.1410692308.txt.gz · Last modified: 2014-09-14 12:58 by 2003:5b:4b79:5c15:ccd5:41c4:bdc5:3e32

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