Diff: Help/RecentEditsPlugin

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

Differences between version 3 and previous revision of Help/RecentEditsPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,93 +1,27 @@
-The **~RecentEdits** [[Help:WikiPlugin|plugin]] lists all recent edits in this wiki.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< RecentEdits arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin RecentEdits ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| ** pagename**  
-| The page to execute upon  
-| current pagename  
-|-  
-| **days**  
-| Number of days . Specifying 0 will display modifications since wiki creation.  
-| 2  
-|-  
-| **show_major**  
-| Show major modifications  
-| true  
-|-  
-| **show_deleted**  
-| Show deleted pages  
-| sometimes  
-|-  
-| **only_new**  
-| Show only new pages  
-| false  
-|-  
-| **author**  
-| Show only modifications from a specific author  
-| false  
-|-  
-| **owner**  
-| Show only pages from a specific owner  
-| false  
-|-  
-| **limit**  
-| Do not show more pages that the limit.  
-| false  
-|-  
-| **format**  
-| Default is HTML. Other: rss, rss2, rss091, atom, sidebar, box, contribs  
-| false  
-|-  
-| **daylist**  
-| Comma-separated list of days  
-| false  
-|-  
-| **difflinks**  
-| Show diff links  
-| true  
-|-  
-| **historylinks**  
-| Show history links  
-| false (true for Monobook and FusionForge)  
-|-  
-| **caption**  
-| Custom caption  
-|  
-|-  
-| **category**  
-| Limit pages to a given category  
-|  
-|-  
-| **pagematch**  
-| Limit to pages matching pattern  
-|  
-|}  
+page _(default: current pagename)_:  
+ The page to execute upon. 
  
-== Example ==  
+! Example 
  
-{{{  
-<< RecentEdits limit=10> >  
-}}}  
+<verbatim>  
+<?plugin RecentEdits ? >  
+</verbatim>  
  
-<< RecentEdits limit=10>
+<?plugin RecentEdits ?
  
-== Author ==  
-* [[Help :Reini Urban|Reini Urban]]  
+! Author  
+PhpWiki :ReiniUrban  
  
-== See Also ==  
+! See Also 
  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 3

short description

Usage

  <?plugin RecentEdits ?>

Arguments

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

Example

<?plugin RecentEdits ?>

RecentEdits rssrss2atom

The most recent edits during the past 2 days are listed below.

No changes found

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin