DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:selectsearch

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:selectsearch [2012-11-01 15:23] – [Examples/Usage] haegarplugin:selectsearch [2023-12-15 11:31] (current) Aleksandr
Line 1: Line 1:
 ====== selectsearch Plugin ====== ====== selectsearch Plugin ======
- 
-[[http://www.openschulportfolio.de|{{ http://www.openschulportfolio.de/_media/wiki/logo/logo.png}}]] 
  
 ---- plugin ---- ---- plugin ----
-description: +description: Provide a dropdown with namespaces to restrict the search in
 author     : Frank Schiebel  author     : Frank Schiebel 
 email      : frank@linuxmuster.net  email      : frank@linuxmuster.net 
 type       : action type       : action
-lastupdate : 2012-11-01+lastupdate : 2012-11-06
 compatible : 2012-10-13 compatible : 2012-10-13
 depends    :  depends    : 
Line 16: Line 14:
  
 downloadurl: https://github.com/ironiemix/dokuwiki-selectsearch/zipball/master downloadurl: https://github.com/ironiemix/dokuwiki-selectsearch/zipball/master
-bugtracker : +bugtracker : https://github.com/igittigitt/dokuwiki-plugin-selectsearch/issues
 sourcerepo : https://github.com/ironiemix/dokuwiki-selectsearch sourcerepo : https://github.com/ironiemix/dokuwiki-selectsearch
-donationurl: http://www.openschulportfolio.de/about+donationurl: https://openschulportfolio.de/about
 ---- ----
  
 +[[https://openschulportfolio.de/|{{ https://openschulportfolio.de/_media/wiki:logo:logo.png?140x96&recache}}]]
  
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 30: Line 29:
 The selectsearch plugin is a "non-fancy" copy of the fancysearch plugin. It is possible to define a list of namespaces in the plugin config (via the config manager) from which the user can choose when doing a search in the wiki. The results will be restricted to the chosen namespace. The selectsearch plugin is a "non-fancy" copy of the fancysearch plugin. It is possible to define a list of namespaces in the plugin config (via the config manager) from which the user can choose when doing a search in the wiki. The results will be restricted to the chosen namespace.
  
- +{{https://openschulportfolio.de/_media/dokumentation:searchbox.png?recache|}}
-{{http://www.openschulportfolio.de/_media/dokumentation/searchbox.png|}}+
  
 To use the Plugin you have to include the searchbox in your template: To use the Plugin you have to include the searchbox in your template:
Line 48: Line 46:
 The syntax for the option is ''the:name:space>Text to display in dropdown'' The syntax for the option is ''the:name:space>Text to display in dropdown''
  
-The options are comma seperated. For having an option to search the whole wiki, you have to add an empty namespace like this: ''>whole wiki</tt''+The options are comma separated. For having an option to search the whole wiki, you have to add an empty namespace like this: ''>whole wiki</tt''
  
-The defalut value gives a good impression how this works:+The default value gives a good impression how this works:
  
   $conf['searchnamespaces'] = ">All pages,portfolio>Portfolio,hilfe>Help";   $conf['searchnamespaces'] = ">All pages,portfolio>Portfolio,hilfe>Help";
  
 === Change Log === === Change Log ===
- 
  
   * **2012-11-01**   * **2012-11-01**
Line 61: Line 58:
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
 +
 +not compatible 2009-12-25c "Lemming"
  
  
Line 69: Line 68:
 ===== Discussion ===== ===== Discussion =====
  
-//Could be placed on an external page (e.gplugin:pluginname:discussion) to have distinction between user comments and author docs//+  * The Quick result pop-up no longer appears when this plugin is activated. Is that intentional?  
 +  * Within what template file(s) would you add the searchbox syntax? 
 + 
 +==== Vector template ==== 
 + 
 +Doesn't appear in the correct place in the vector template  
 + 
 +==== language for search button ==== 
 + 
 +The parameter to change the language of the search-button is missingAs workaround it is possible to change line 55 in action.php to \\ 
 +''echo '<input class="button" type="submit" title="Search" value="Suche">';''\\ 
 +(example for the german language) 
 + 
 +The better way would be to introduce new parameter for the settings.php 
 + 
 + 
 +==== set of namespaces ====
  
 +It would be great if the plugin would accept a set of namespaces as searchnamespace. Alternatively it would be helpful to exclude a certain namespace from the search.
  
 + --- [[user>Juergen_aus_Zuendorf|Juergen_aus_Zuendorf]] //2015-03-11 15:30//
  
 +We are missing this too.
plugin/selectsearch.1351779817.txt.gz · Last modified: 2012-11-01 15:23 by haegar

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