]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSearchHighlightPlugin
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~SearchHighLight** [[Help:WikiPlugin|plugin]] is an [[Help:ActionPage|action page]] plugin,
11 which is only used internally.
12
13 When someone is referred from a search engine like Google, Yahoo
14 or our own fulltextsearch, the terms the user searched for are highlighted.
15 See also http://wordpress.org/about/shots/1.2/plugins.png
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **s**
26 | The search term
27 |
28 |-
29 | **case_exact**
30 | boolean
31 |
32 |-
33 | **regex**
34 | boolean
35 |
36 |}
37
38 <noinclude>
39 ----
40 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
41 </noinclude>