]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FWikiAdminPurgePlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FWikiAdminPurgePlugin
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%2FWikiAdminPurgePlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~WikiAdminPurge** [[Help:WikiPlugin|plugin]] allows to purge pages.
11
12 == Usage ==
13 {{{
14 <<WikiAdminPurge arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **s**
26 | Pages to select
27 | //None//
28 |}
29
30 == Example ==
31
32 {{{
33 <<WikiAdminPurge s=Temp*>>
34 }}}
35
36 <<WikiAdminPurge s=Temp*>>
37
38 == Author ==
39 * Marc-Etienne Vargenau, Alcatel-Lucent
40
41 == See Also ==
42 * [[PhpWikiAdministration]]
43
44 <noinclude>
45 ----
46 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
47 </noinclude>