DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:nohighlight

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:nohighlight [2010-01-23 08:27] – updated, DokuWiki 2009-12-25 required kazmiyaplugin:nohighlight [2023-10-30 23:46] (current) Klap-in
Line 1: Line 1:
- 
 ====== No Highlight Plugin ====== ====== No Highlight Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Disables search term highlighting features+description: Disables search term highlightings
 author     : Kazutaka Miyasaka author     : Kazutaka Miyasaka
 email      : kazmiya@gmail.com email      : kazmiya@gmail.com
 type       : action type       : action
-lastupdate : 2010-01-23 +lastupdate : 2012-08-05 
-compatible : 2009-12-25+compatible : Lemming, Anteater, Rincewind, Angua
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
 tags       : search, highlight tags       : search, highlight
-downloadurl: http://github.com/kazmiya/dokuwiki-plugin-nohighlight/zipball/master +downloadurl: https://github.com/kazmiya/dokuwiki-plugin-nohighlight/zipball/master 
-bugtracker : http://github.com/kazmiya/dokuwiki-plugin-nohighlight/issues +bugtracker : https://github.com/kazmiya/dokuwiki-plugin-nohighlight/issues 
-sourcerepo : http://github.com/kazmiya/dokuwiki-plugin-nohighlight/+sourcerepo : https://github.com/kazmiya/dokuwiki-plugin-nohighlight/
 ---- ----
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. 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
 + 
 +  * https://github.com/kazmiya/dokuwiki-plugin-nohighlight/zipball/master 
 + 
 + 
 +**Changelog**: 
 + 
 +{{rss>https://github.com/kazmiya/dokuwiki-plugin-nohighlight/commits/master.atom 5 date 1d}} 
 + 
 +===== Overview ===== 
 + 
 +This plugin adds functionalities to deactivate search term highlightings. 
 + 
 +For more details please read a forum topic [[http://forum.dokuwiki.org/thread/4864|Deactivating search term highlighting?]]. 
 + 
 +===== Configuration ===== 
 + 
 +==== Site-Wide Settings ==== 
 + 
 +The following options can be configured through the [[:plugin:config|Configuration Manager]]. 
 + 
 +=== disable_highlight === 
 + 
 +You can set which types of search term highlighting functions to be disabled in wiki pages. 
 + 
 +  * Type: string 
 +  * Default: ''all'' 
 + 
 +^ Value     ^ Description 
 +| ''all''   | Disables all highlighting features | 
 +| ''query'' | Disables highlighting by URL param ?s[]=term | 
 +| ''auto''  | Disables auto-highlighting by HTTP_REFERER info | 
 +| ''none''  | Disables nothing (DokuWiki default behavior) | 
 + 
 +=== remove_url_params === 
 + 
 +You can remove "''?s[]=term''" part in search result link URLs by checking this option. 
 + 
 +  * Type: boolean 
 +  * Default: 1 (checked) 
 + 
 +==== Per-User Setting ==== 
 + 
 +:!: For skilled users only. 
 + 
 +Users can select either "Use site-wide setting" or "Disable all highlighting features" by manually adding URL parameter ''?nohighlight=0'' or ''?nohighlight=1''
 + 
 +===== Feedback ===== 
 + 
 +Any feedback is welcome. Please use the [[https://github.com/kazmiya/dokuwiki-plugin-nohighlight/issues|Issue Tracker]] to send your feedback.
  
plugin/nohighlight.1264231622.txt.gz · Last modified: 2010-01-23 08:27 by kazmiya

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