https://bugzilla.wikimedia.org/show_bug.cgi?id=51331
Frederick Grose <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Frederick Grose <[email protected]> --- This feature was working in earlier versions (of Mediawiki or the extension). We altered the loginprompt message to: <span style="background:lightgreen;">Please use the OpenID link to register a new account:</span> <span class="plainlinks OpenID">[http://wiki.sugarlabs.org/index.php?title=Special:OpenIDLogin&returnto=Special:UserLogin OpenID]</span> You must have cookies enabled to log in to {{SITENAME}}. So, with $wgGroupPermissions['*']['createaccount'] = false , the standard links are - Log in - Log in / create account with OpenID OpenID users seemed to recognize their link or found it with no complaints. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
