Diff: Help/SearchHighlightPlugin

Differences between current version and predecessor to the previous major change of Help/SearchHighlightPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 8 February 2012 13:28 by harold Revert
@@ -1,14 +1,32 @@
-The SearchHighLight Help:WikiPlugin is an Help:ActionPage plugin, 
+The **~ SearchHighLight** [[ Help:WikiPlugin|plugin]] is an [[ Help:ActionPage|action page]] plugin, 
 which is only used internally. 
  
 When someone is referred from a search engine like Google, Yahoo 
 or our own fulltextsearch, the terms the user searched for are highlighted. 
-See also http://wordpress.org/about/shots/1.2/plugins.png 
+See also [[ http://wordpress.org/about/shots/1.2/plugins.png]].  
  
-!! Plugin Arguments  
-__s__: |  
- The search term  
-__ case_exact__: |  
- boolean .  
-__ regex__: |  
- boolean.  
+== Arguments ==  
+  
+{| class="bordered"  
+|-  
+ ! Argument  
+ ! Description  
+! Default value  
+|-  
+| **s**  
+| The search term  
+| //none//  
+|-  
+| ** case_exact**  
+| Boolean. If true, highlight only case exact searches .  
+| false  
+|-  
+| ** regex**  
+ | not yet supported  
+| false  
+|}  
+  
+<noinclude>  
+----  
+[[PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The SearchHighLight plugin is an action page plugin, which is only used internally.

When someone is referred from a search engine like Google, Yahoo or our own fulltextsearch, the terms the user searched for are highlighted. See also .

Arguments

Argument

Description

Default value

s

The search term

none

case_exact

Boolean. If true, highlight only case exact searches.

false

regex

not yet supported

false