https://bugzilla.wikimedia.org/show_bug.cgi?id=36121
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Component|User interface |Site requests Product|MediaWiki |Wikimedia Summary|Link for anonymous IP |"Contributions from this IP |editors to their |address" for unregistered |contributions |users on en.wikipedia --- Comment #1 from Krinkle <[email protected]> 2012-04-22 15:24:11 UTC --- Since this bug was filed in the "MediaWiki" product (not for Wikipedia specifically), I'll reply to it as such. As already mentioned in the above linked discussion, there is an option in the software to show a link to the user page and talk page in the header ([[mw:Manual:$wgShowIPinHeader]], example on http://wikitech.wikimedia.org/index.php?title=Special:UserLogin). By default the personal portlet contains only "Log in" (or "Log in / create account", depending on whether account registration is open). If $wgShowIPinHeader is enabled it contains: * 0.0.0.1 * Talk for this IP address * Log in We could extend the IP-header to also include: * Contributions from this IP address However that still leaves one problem, and is that the IP-header is disabled on Wikipedia to allow static (user-independent) caching. So we'd have to figure out a way to expose this link without exposing the IP itself. Probably better to split it into two bugs. Moving this one to "Wikimedia site requests" and opened bug 36160 for the change in the software itself. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
