Revision: 7261
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7261&view=rev
Author: vargenau
Date: 2009-11-05 19:19:01 +0000 (Thu, 05 Nov 2009)
Log Message:
-----------
Table for arguments
Modified Paths:
--------------
trunk/pgsrc/Help%2FPasswordResetPlugin
Modified: trunk/pgsrc/Help%2FPasswordResetPlugin
===================================================================
--- trunk/pgsrc/Help%2FPasswordResetPlugin 2009-11-05 19:08:17 UTC (rev 7260)
+++ trunk/pgsrc/Help%2FPasswordResetPlugin 2009-11-05 19:19:01 UTC (rev 7261)
@@ -1,4 +1,4 @@
-Date: Thu, 26 Mar 2009 11:34:32 +0000
+Date: Thu, 5 Nov 2009 20:16:52 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
X-Rcs-Id: $Id$
Content-Type: application/x-phpwiki;
@@ -8,26 +8,36 @@
charset=UTF-8
Content-Transfer-Encoding: binary
-The **~PasswordReset** [[Help:WikiPlugin|plugin]] requires an [ActionPage|Help:ActionPage] with the content
-=<~?plugin ~PasswordReset ?~>= to be able the reset user passwords.
+The **~PasswordReset** [[Help:WikiPlugin|plugin]] requires an [[Help:ActionPage|ActionPage]]
+with the content {{{<<PasswordReset>>}}} to be able the reset user passwords.
-Any Administrator may reset (i.e. delete) any users password. The user may login with an empty
+Any Administrator may reset (i.e. delete) any users password. The user may login with an empty
password then or set a new one at the sign in page.
-A normal user may only reset a users password who has his email address defined.
+A normal user may only reset a users password who has his email address defined.
For users with undefined email address you have to ask an Administrator to reset any password.
-Authenticated users should change their passwords at their [UserPreferences] page.
+Authenticated users should change their passwords at their [[UserPreferences]] page.
== Usage
{{{
<<PasswordReset>>
+<<PasswordReset user=username>>
}}}
== Arguments
-__user__:
- username to reset the password. (optional)
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| user
+| username to reset the password. (optional)
+| none
+|}
+
<noinclude>
----
[[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|