Differences between version 3 and predecessor to the previous major change of Help/PasswordResetPlugin.
Other diffs: Previous 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,34 +1,23 @@
-The **~
PasswordReset** [[
Help:WikiPlugin|plugin]]
requires an [[
Help:ActionPage|ActionPage]]
-
with the content {{{<
<PasswordReset>>}}}
to be able the reset user passwords.
+The PasswordReset Help:WikiPlugin requires an Help:ActionPage with the content
+=
<~?plugin ~
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
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.
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
>>
-}}}
+!
Usage:
+<verbatim>
+
<?plugin
PasswordReset ?
>
+</verbatim
>
+!! Plugin
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]]
-</noinclude>
+PhpWikiDocumentation Help:WikiPlugin
version 3
The PasswordReset
Help:WikiPlugin requires an
Help:ActionPage with the content
<?plugin 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
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.
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.
Usage:
<?plugin PasswordReset ?>
Plugin Arguments:
- user
- username to reset the password. (optional)
PhpWikiDocumentation
Help:WikiPlugin