(bug 22457) More natural flow for the "By e-mail" feature
authorLiangent <liangent@gmail.com>
Sun, 16 Dec 2012 11:18:24 +0000 (19:18 +0800)
committerLiangent <liangent@gmail.com>
Sat, 12 Jan 2013 08:19:32 +0000 (16:19 +0800)
commit3666c3752aaeb968b0c1b976e301c96136110a20
treead1ae79ad262cee861ba1e067100fd2e86905151
parent5d6f921d0676ba2a580615ea022246a406578aef
(bug 22457) More natural flow for the "By e-mail" feature

This feature is on Special:Userlogin/signup to allow a random new
password to be sent to expected account owner on assisted signup.

It uses JavaScript to hide the password & retype password fields when a
logged-in user creates an account (for someone else) and checks the by
e-mail feature.

Change-Id: I7bf57eef64fea19a8237f997019e0b2bfdf401b3
includes/specials/SpecialUserlogin.php
includes/templates/Usercreate.php
languages/messages/MessagesEn.php
resources/Resources.php
resources/mediawiki.special/mediawiki.special.userLogin.signup.js [new file with mode: 0644]