User "Jack Phoenix" posted a comment on MediaWiki.r98081. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98081#c23189 Commit summary:
New extension that adds a checkbox to Special:UserLogin/signup and requires users to check it in order for their account to be created (ping bug #28107). This extension is required if you have a wiki with SocialProfile extension and you want to give out points to users for referring new users to the wiki. Comment: It's actually very consistent — the messages with the 'shoutwiki' prefix are specific to [[ShoutWiki]]; it's not possible to make them as generic as we'd want to, because includes/specials/SpecialUserlogin.php and includes/templates/Userlogin.php both suck. The 'login-reg-' prefix in 'login-reg-recruited' is a leftover from when that part of the code was a part of a Wikia extension called LoginReg; its messags were prefixed with 'login-reg-'. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
