Diff: Help/PageDumpPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/PageDumpPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,47 +1,27 @@
-The **~PageDump** [[Help:WikiPlugin|plugin]] allows to view a single page dump online.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< PageDump arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin PageDump ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| ** page**  
-| Page to dump  
-| pagename  
-|-  
-| **format**  
-| 'normal', 'forsvn', 'forcvs', 'backup'  
-| none  
-|-  
-| **download**  
-|  
-| false  
-|}  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-Note: 'forsvn' and 'forcvs' are the same.  
+! Example  
  
-== Example ==  
+<verbatim>  
+<?plugin PageDump ?>  
+</verbatim>  
  
-{{{  
-< <PageDump page=HomePage> >  
-}}}  
+<?plugin PageDump ?
  
-<<PageDump page=HomePage>>  
+! Author  
+PhpWiki:ReiniUrban  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
+! See Also  
  
-== See Also ==  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin PageDump ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin PageDump ?>

Preview: Page dump of Help/PageDumpPlugin

(normal formatting: latest revision only)
Date: Mon, 17 Jan 2022 03:00:25 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Message-Id:
<160-1642388425+0000-BroadcastHistory%3AHelp%2FPageDumpPlugin@bh.hallikainen.org>
Content-Type: application/x-phpwiki;
  pagename=Help%2FPageDumpPlugin;
  flags="";
  author=harold;
  owner=harold;
  version=6;
  lastmodified=1642388425;
  author_id=harold;
  hits=575
Content-Transfer-Encoding: binary

The **~PageDump** [[Help:WikiPlugin|plugin]] allows to view a single
page dump online.

== Usage ==
{{{
<<PageDump arguments>>
}}}

== Arguments ==

{| class="bordered"
|-
! Argument
! Description
! Default value
|-
| **page**
| Page to dump
| pagename
|-
| **format**
| 'normal', 'forsvn', 'backup'
| none
|-
| **download**
|
| false
|}

== Example ==

{{{
<<PageDump page=HomePage>>
}}}

<<PageDump page=HomePage>>

== Author ==
* [[Help:Reini Urban|Reini Urban]]

== See Also ==

<noinclude>
----
[[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
</noinclude>
Preview as developer format | Preview as backup format
Warning: Please use one of the downloadable versions rather than copying and pasting from the above preview. The wordwrap of the preview doesn't take nested markup or list indentation into consideration! PhpWiki developers should manually inspect the downloaded file for nested markup before rewrapping with emacs and checking into Subversion.
Download for backup | Download all revisions for backup | Download for Subversion

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin