r103308 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103307‎ | r103308 | r103309 >
Date:10:37, 16 November 2011
Author:catrope
Status:ok
Tags:
Comment:
Clarify comment in r103019
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -4331,9 +4331,9 @@
43324332 $wgSitemapNamespacesPriorities = false;
43334333
43344334 /**
4335 - * Search IP
4336 - * Treat IP searches as a contributor search for those
4337 - * with permissions to do so.
 4335+ * If true, searches for IP addresses will be redirected to that IP's
 4336+ * contributions page. E.g. searching for "1.2.3.4" will redirect to
 4337+ * [[Special:Contributions/1.2.3.4]]
43384338 */
43394339 $wgEnableSearchContributorsByIP = true;
43404340

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103019(bug 19833) Make the searching-for-an-IP-means-you-want-Special:Contributions...catrope20:00, 14 November 2011

Status & tagging log