%{
}% %TMPL:INCLUDE{"view"}% %{
}%
%{
}% %TMPL:DEF{"title"}%%HTMLTITLE{"%MAKETEXT{"Change e-mail address"}%" separator=" %IF{"defined 'HTMLTITLESEP'" then="%HTMLTITLESEP%" else="-"}% "}%%TMPL:END% %TMPL:DEF{"topicactions"}%%TMPL:END% %TMPL:DEF{"revinfo"}%%TMPL:END% %{
}% Change e-mail address
%{
}% %TMPL:DEF{"content"}% ---+ %MAKETEXT{"Change e-mail address"}% %TMPL:P{context="passwords_modifyable" then="changeemailform" else="nochangeemail"}% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"sidebar"}%%TMPL:P{"sidebar::usertools"}%%TMPL:END% %{
}%
%{
}% %TMPL:DEF{"nochangeemail"}% %MAKETEXT{"Your registered e-mails are used by Foswiki for sending you e-mails, include notifications of password changes."}% %MAKETEXT{"You change your e-mail address by setting the form field called Email in your user topic. If this form field does not exist it will look for a line like this"}%:* Set Email = user@example.com= %MAKETEXT{"If your old e-mail addresses are all invalid (you can't receive mail there any more) and you have forgotten your password, please contact [_1] for help." args="%WIKIWEBMASTER%"}% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"changeemailform"}% %TMPL:P{"formtitle"}% %TMPL:P{"formstartstep"}% %TMPL:P{"loginstep"}% %TMPL:P{"newemailaddressstep"}% %TMPL:P{"passwordstep"}% %TMPL:P{"formbuttons"}% %TMPL:P{"formendstep"}% %TMPL:P{"formvalidation"}% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"formtitle"}% %MAKETEXT{"This form is used to change your registered e-mail addresses. Your registered addresses are used by Foswiki for sending you e-mails, including notifications of password changes. The addresses you register via this form are kept secret and will *not* be published anywhere on this site."}% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"formstartstep"}% %TMPL:P{"formstart"}%%TMPL:END% %{%TMPL:P{"formend"}%%TMPL:END% %{}%
%{
}% %TMPL:DEF{"formstart"}%
}%
%{
}% %TMPL:DEF{"formend"}% %MAKETEXT{"If you have any questions, please contact [_1]" args="%WIKIWEBMASTER%"}% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"loginstep"}%%IF{"$USERNAME ingroup 'AdminGroup'" then="$percntTMPL:P{\"loginstep::admin\"}$percnt" else="$percntTMPL:P{\"loginstep::user\"}$percnt" }%%TMPL:END% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"loginstep::admin"}%%TMPL:END% %{%MAKETEXT{"Login"}%:
%MAKETEXT{"*Administrators:* You can change user's e-mail address using this form. Enter the users Login or WikiName and the new e-mail address."}%
}%
%{
}% %TMPL:DEF{"loginstep::user"}%%TMPL:END% %{
}%
%{
}% %TMPL:DEF{"passwordstep"}%%IF{"$USERNAME ingroup 'AdminGroup'" else="$percntTMPL:P{\"passwordstep::user\"}$percnt"}%%TMPL:END% %TMPL:DEF{"passwordstep::user"}%%TMPL:END% %{%MAKETEXT{"Password"}%:
%MAKETEXT{"You are required to enter your password to change your e-mail address."}%
}%
%{
}% %TMPL:DEF{"formbuttons"}%%TMPL:P{"submit"}%%CLEAR%%TMPL:END% %{%MAKETEXT{"After submitting this form the e-mails will be changed."}%
}%
%{
}% %TMPL:DEF{"newemailaddressstep"}%%TMPL:END% %{%MAKETEXT{"New e-mails"}%:
%MAKETEXT{"Specify one or more space separated emails."}%
}%
%{
}% %TMPL:DEF{"submit"}% %BUTTON{"%MAKETEXT{"Change e-mail address"}%" %IF{"not context passwords_modifyable" then="disabled=\"on\""}% type="submit" icon="email_edit" class="jqSimpleModalOK"}% %TMPL:END% %{
}%
%{
}% %TMPL:DEF{"formvalidation"}% %JQREQUIRE{"validate"}% %ADDTOZONE{"script" requires="JQUERYPLUGIN::VALIDATE" text=" " }%%TMPL:END% %{
}%