]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiAdminSearchReplacePlugin
Update PHP Doc
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiAdminSearchReplacePlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FWikiAdminSearchReplacePlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 The **~WikiAdminSearchReplace** [[Help:WikiPlugin|plugin]] allows to search and replace texte in pages.
10
11 == Usage ==
12 {{{
13 <<WikiAdminSearchReplace arguments>>
14 }}}
15
16 == Arguments ==
17
18 {| class="bordered"
19 |-
20 ! Argument
21 ! Description
22 ! Default value
23 |-
24 | **s**
25 | Pages to select
26 | //None//
27 |}
28
29 == Example ==
30
31 {{{
32 <<WikiAdminSearchReplace s=Temp*>>
33 }}}
34
35 <<WikiAdminSearchReplace s=Temp*>>
36
37 == Author ==
38 * [[Help:Reini Urban|Reini Urban]]
39
40 == See Also ==
41 * [[PhpWikiAdministration]]
42
43 <noinclude>
44 ----
45 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
46 </noinclude>