]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSyncWikiPlugin
mandatory --> required
[SourceForge/phpwiki.git] / pgsrc / Help%2FSyncWikiPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FSyncWikiPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 The **~SyncWiki** [[Help:WikiPlugin|plugin]] allows to synchronize pages with external [[Help:PhpWiki|PhpWiki]].
12
13 == Usage ==
14 {{{
15 <<SyncWiki arguments>>
16 }}}
17
18 == Arguments ==
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | **url**
27 |
28 |
29 |-
30 | **noimport**
31 |
32 | 0
33 |-
34 | **noexport**
35 |
36 | 0
37 |-
38 | **noupload**
39 |
40 | 0
41 |-
42 | **label**
43 |
44 |
45 |-
46 | **passwd**
47 |
48 | false
49 |-
50 | **sid**
51 |
52 | false
53 |}
54
55 == Example ==
56
57 {{{
58 <<SyncWiki>>
59 }}}
60
61 <<SyncWiki>>
62
63 == Author ==
64 * [[PhpWiki:ReiniUrban|Reini Urban]]
65
66 == See Also ==
67
68 <noinclude>
69 ----
70 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
71 </noinclude>