Diff: Help/PageHistoryPlugin

Differences between current version and predecessor to the previous major change of Help/PageHistoryPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,27 +1,57 @@
-_short description_  
+The **~PageHistory** [[Help:WikiPlugin|plugin]] lists history of a given page.  
  
-! Usage  
-<verbatim>  
- <?plugin PageHistory ? >  
-</verbatim>  
+== Usage ==  
+{{{  
+<< PageHistory arguments> >  
+}}}  
  
-! Arguments 
+== Arguments ==  
  
-page _(default: current pagename)_:  
- The page to execute upon.  
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| ** pagename**  
+| The page to execute upon  
+| current pagename  
+|-  
+| **days**  
+| Number of days  
+|  
+|-  
+| **show_minor**  
+| Show minor modifications  
+| true  
+|-  
+| **show_major**  
+| Show major modifications  
+| true  
+|-  
+| **limit**  
+| Number of versions to display  
+| 100  
+|-  
+| **format**  
+| Format to display: 'rss'  
+| false  
+|}  
  
-! Example 
+== Example ==  
  
-<verbatim>  
-<?plugin PageHistory ? >  
-</verbatim>  
+{{{  
+<< PageHistory> >  
+}}}  
  
-<?plugin PageHistory ?
+<< PageHistory>
  
-! Author  
-PhpWiki :ReiniUrban  
+== Author ==  
+* [[Help :Reini Urban|Reini Urban]]  
  
-! See Also 
+== See Also ==  
  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

current version

The PageHistory plugin lists history of a given page.

Usage

<<PageHistory arguments>>

Arguments

Argument

Description

Default value

pagename

The page to execute upon

current pagename

days

Number of days

show_minor

Show minor modifications

true

show_major

Show major modifications

true

limit

Number of versions to display

100

format

Format to display: 'rss'

false

Example

<<PageHistory>>

PageHistory for Help/PageHistoryPlugin rssrss2atom

17 January 2022

9 September 2007

22 May 2014

9 September 2007

22 May 2014

17 January 2022

Author

See Also