]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FDynamicIncludePagePlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FDynamicIncludePagePlugin
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%2FDynamicIncludePagePlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~DynamicIncludePage** [[Help:WikiPlugin|plugin]] will asynchronously "include" other pages in this wiki.
11
12 == Usage ==
13 {{{
14 <<DynamicIncludePage arguments>>
15 }}}
16
17 == Arguments ==
18
19 All arguments from [[Help:IncludePagePlugin#Arguments|IncludePage]] plugin are supported, plus the following one.
20
21 {| class="bordered"
22 |-
23 ! Argument
24 ! Description
25 ! Default value
26 |-
27 | **state**
28 | initial state: false <=> ~[+~], true <=> ~[-~]
29 | false
30 |}
31
32 == Example ==
33
34 {{{
35 <<DynamicIncludePage page=SandBox>>
36 }}}
37
38 <<DynamicIncludePage page=SandBox>>
39
40 == Author ==
41
42 * [[Help:Reini Urban|Reini Urban]]
43
44 == See Also ==
45
46 * [[Help:IncludePagePlugin]]
47
48 <noinclude>
49 ----
50 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
51 </noinclude>