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