From: <var...@us...> - 2009-03-03 13:26:47
|
Revision: 6621 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6621&view=rev Author: vargenau Date: 2009-03-03 13:26:43 +0000 (Tue, 03 Mar 2009) Log Message: ----------- Add Arguments description Modified Paths: -------------- trunk/pgsrc/Help%2FAllUsersPlugin Modified: trunk/pgsrc/Help%FAllUsersPlugin =================================================================== --- trunk/pgsrc/Help%2FAllUsersPlugin 2009-03-03 10:24:48 UTC (rev 6620) +++ trunk/pgsrc/Help%2FAllUsersPlugin 2009-03-03 13:26:43 UTC (rev 6621) @@ -1,4 +1,4 @@ -Date: Sun, 22 Feb 2009 19:16:30 +0000 +Date: Tue, 3 Mar 2009 14:25:23 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,17 +8,29 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -The *~AllUsers* [[Help:WikiPlugin|plugin]] lists all once authenticated users. +The **~AllUsers** [[Help:WikiPlugin|plugin]] lists all once authenticated users. == Usage {{{ - <<AllUsers>> +<<AllUsers arguments>> }}} == Arguments -noheader _(default: false)_: - Do not display the header +{| class="bordered" +|- +! Argument +! Description +! Default value +|- +| noheader +| Do not display the header +| false +|- +| include_empty +| shows also users which stored their preferences, but never saved their homepage +| true +|} == Example This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |