]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSearchHighlightPlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FSearchHighlightPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FSearchHighlightPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~SearchHighLight** [[Help:WikiPlugin|plugin]] is an [[Help:ActionPage|action page]] plugin,
10 which is only used internally.
11
12 When someone is referred from a search engine like Google, Yahoo
13 or our own fulltextsearch, the terms the user searched for are highlighted.
14 See also http://wordpress.org/about/shots/1.2/plugins.png
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **s**
25 | The search term
26 |
27 |-
28 | **case_exact**
29 | boolean
30 |
31 |-
32 | **regex**
33 | boolean
34 |
35 |}
36
37 <noinclude>
38 ----
39 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
40 </noinclude>