Date: Mon, 1 Jun 2009 15:05:05 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FRecentChangesPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~RecentChanges** [[Help:WikiPlugin|plugin]] lists the most recent modifications in the wiki. == Usage {{{ <> }}} == 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_minor** | Show minor modifications | false |- | **show_major** | Show major modifications | true |- | **show_all** | Display a page multiple times if it was modified more that once. | false |- | **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** | | false |- | **daylist** | | false |- | **difflinks** | | true |- | **historylinks** | | false |- | **caption** | | |- | **category** | | |- | **pagematch** | | |} == Example {{{ <> }}} <> {{{ <> }}} {{{ <> }}} == Author * [[PhpWiki:ReiniUrban|Reini Urban]] == See Also ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]