Diff: Help/SyncWikiPlugin
Differences between current version and predecessor to the previous major change of Help/SyncWikiPlugin.
Other diffs: Previous Revision, Previous Author
Newer page: | version 5 | Last edited on 17 January 2022 3:00 | by harold | |
Older page: | version 4 | Last edited on 9 September 2007 0:16 | by harold | Revert |
@@ -1,27 +1,61 @@
-_short description_
+The **~SyncWiki** [[Help:WikiPlugin|plugin]] allows to synchronize pages with external [[Help:PhpWiki|PhpWiki]].
-!
Usage
-<verbatim>
-
<?plugin
SyncWiki ?
>
-</verbatim>
+==
Usage ==
+{{{
+<<
SyncWiki arguments>
>
+}}}
-!
Arguments
+==
Arguments ==
-page _(default: current pagename)_:
- The page to execute upon.
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| **url**
+|
+|
+|-
+| **noimport**
+|
+| 0
+|-
+| **noexport**
+|
+| 0
+|-
+| **noupload**
+|
+| 0
+|-
+| **label**
+|
+|
+|-
+| **passwd**
+|
+| false
+|-
+| **sid**
+|
+| false
+|}
-!
Example
+==
Example ==
-<verbatim>
-<?plugin
SyncWiki ?
>
-</verbatim>
+{{{
+<<
SyncWiki>
>
+}}}
-<?plugin
SyncWiki ?
>
+<<
SyncWiki>
>
-!
Author
-PhpWiki
:ReiniUrban
+==
Author ==
+* [[Help
:Reini Urban|Reini Urban]]
-!
See Also
+==
See Also ==
+<noinclude>
----
-PhpWikiDocumentation Help:WikiPlugin
+[[
PhpWikiDocumentation]] [[CategoryWikiPlugin]]
+</noinclude>
current version
The SyncWiki plugin allows to synchronize pages with external
PhpWiki.
Usage
<<SyncWiki arguments>>
Arguments
Argument |
Description |
Default value |
---|---|---|
url |
||
noimport |
0 |
|
noexport |
0 |
|
noupload |
0 |
|
label |
||
passwd |
false |
|
sid |
false |
Example
<<SyncWiki>>Plugin SyncWiki failed. A required argument “url” is missing.