]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSyncWikiPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FSyncWikiPlugin
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%2FSyncWikiPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~SyncWiki** [[Help:WikiPlugin|plugin]] allows to synchronize pages with external [[Help:PhpWiki|PhpWiki]].
11
12 == Usage ==
13 {{{
14 <<SyncWiki arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **url**
26 |
27 |
28 |-
29 | **noimport**
30 |
31 | 0
32 |-
33 | **noexport**
34 |
35 | 0
36 |-
37 | **noupload**
38 |
39 | 0
40 |-
41 | **label**
42 |
43 |
44 |-
45 | **passwd**
46 |
47 | false
48 |-
49 | **sid**
50 |
51 | false
52 |}
53
54 == Example ==
55
56 {{{
57 <<SyncWiki>>
58 }}}
59
60 <<SyncWiki>>
61
62 == Author ==
63 * [[Help:Reini Urban|Reini Urban]]
64
65 == See Also ==
66
67 <noinclude>
68 ----
69 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
70 </noinclude>