Diff: Help/SearchHighlightPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 2 and previous revision of Help/SearchHighlightPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
Older page: version 1 Last edited on 17 January 2022 18:35 by harold Revert
@@ -1,9 +1,10 @@
 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. 
+or our own fulltextsearch , the terms the user searched for are highlighted.  
+See also http://wordpress.org/about/shots/1.2/plugins.png  
  
 == Arguments == 
  
 {| class="bordered" 
@@ -13,27 +14,19 @@
 ! Default value 
 |- 
 | **s** 
 | The search term 
-| //empty//  
-|-  
-| **noheader**  
-| Boolean. If true, header should be omitted.  
-| false  
-|-  
-| **hits**  
-| Boolean. If true, print the list of lines with lines terms additionally.  
-| false  
+
 |- 
 | **case_exact** 
-| Boolean. If true, highlight only case exact searches. Not yet supported.  
-| false  
+| boolean  
+
 |- 
 | **regex** 
-| Not yet supported.  
-| //empty//  
+| boolean  
+
 |} 
  
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 

version 2

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 http://wordpress.org/about/shots/1.2/plugins.png

Arguments

Argument

Description

Default value

s

The search term

case_exact

boolean

regex

boolean