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

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:datasearchform [2014-09-15 09:01] – [Syntax] 62.26.107.130plugin: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 31: Line 31:
 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. 
  
-As described at the [[https://www.dokuwiki.org/plugin:data#change_tag_target_with_a_tag_type_alias|data plugin]], 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.+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 37: 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 result is displayed at the page called 'datatable' with the command '---- datatable ----'.+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.1410764466.txt.gz · Last modified: 2014-09-15 09:01 by 62.26.107.130

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