From 9aa3c04d48d0419a8dc496103677017454586eaf Mon Sep 17 00:00:00 2001 From: vargenau Date: Fri, 20 Feb 2009 12:49:41 +0000 Subject: [PATCH] More about arguments git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6517 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/Help%2FRecentChangesPlugin | 70 ++++++++++++++++---------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/pgsrc/Help%2FRecentChangesPlugin b/pgsrc/Help%2FRecentChangesPlugin index 5ecdbc557..8f41d6598 100644 --- a/pgsrc/Help%2FRecentChangesPlugin +++ b/pgsrc/Help%2FRecentChangesPlugin @@ -8,12 +8,12 @@ Content-Type: application/x-phpwiki; charset=iso-8859-1 Content-Transfer-Encoding: binary -The *~RecentChanges* [[Help:WikiPlugin|plugin]] lists the most recent +The *~RecentChanges* [[Help:WikiPlugin|plugin]] lists the most recent modifications in the wiki. == Usage {{{ -<> +<> }}} == Arguments @@ -28,90 +28,90 @@ modifications in the wiki. | The page to execute upon | current pagename |- -| days -| +| days +| Number of days. Specifying 0 will display modifications since wiki creation. | 2 |- -| show_minor -| +| show_minor +| Show minor modifications | false |- -| show_major -| +| show_major +| Show major modifications | true |- -| show_all -| +| show_all +| Display a page multiple times if it was modified more that once. | false |- -| show_deleted -| +| show_deleted +| Show deleted pages | sometimes |- -| only_new -| +| only_new +| Show only new pages | false |- -| author -| +| author +| Show only modifications from a specific author | false |- -| owner -| +| owner +| Show only pages from a specific owner | false |- -| limit -| +| limit +| Do not show more pages that the limit. | false |- -| format +| format | | false |- -| daylist +| daylist | | false |- -| difflinks +| difflinks | | true |- -| historylinks +| historylinks | | false |- -| caption +| caption | | |- -| category +| category | | |- -| pagematch +| pagematch +| | -| |} -== Examples +== Example {{{ -<> +<> }}} -<> +<> {{{ -<> +<> }}} -<> +<> {{{ -<> +<> }}} -<> +<> == Author [Reini Urban|PhpWiki:ReiniUrban] -- 2.45.0