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