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