]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FSyncWikiPlugin
Add description and arguments
[SourceForge/phpwiki.git] / pgsrc / Help%2FSyncWikiPlugin
1 Date: Fri, 29 May 2009 10:00:08 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FSyncWikiPlugin;
6   flags=PAGE_LOCKED;
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>