r58965 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58964‎ | r58965 | r58966 >
Date:20:20, 12 November 2009
Author:tomasz
Status:ok
Tags:
Comment:
pulling in r58964
Modified paths:
  • /branches/wmf-deployment/extensions/GeoLite (modified) (history)
  • /branches/wmf-deployment/extensions/GeoLite/GeoLite.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/GeoLite/GeoLite.php
@@ -12,12 +12,7 @@
1313 $wgLandingPageBase = 'http://wikimediafoundation.org/wiki/Support_Wikipedia';
1414 $wgChaptersPageBase = 'http://wikimediafoundation.org/wiki/Global_Support';
1515
16 -$wgChapterLandingPages = array( 'HK' => 'hk',
17 - 'DE' => 'de',
18 - 'UK' => 'uk',
19 - 'FR' => 'fr',
20 - 'CH' => 'ch',
21 - ); # Which Chapters actually have landing pages
 16+//wgChapterLandingPages set which landing pages we know about
2217
2318 $wgExtensionCredits['specialpage'][] = array(
2419 'path' => __FILE__,
@@ -33,4 +28,3 @@
3429 $wgExtensionMessagesFiles['GeoLite'] = $dir . 'GeoLite.i18n.php';
3530 $wgSpecialPages['GeoLite'] = 'SpecialGeoLite';
3631 $wgSpecialPageGroups['GeoLite'] = 'contribution';
37 -
Property changes on: branches/wmf-deployment/extensions/GeoLite
___________________________________________________________________
Name: svn:mergeinfo
3832 + /branches/REL1_15/phase3/extensions/GeoLite:51646
/trunk/extensions/ContributionTracking:58964
/trunk/extensions/GeoLite:56207,56209,56296,56333,56355,58964
/trunk/phase3/extensions/GeoLite:56213,56215-56216,56218,56325,56334-56336,56338,56340,56343,56345,56347,56350,57154-57447

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r58964moving the landing pages to local settingstomasz20:15, 12 November 2009

Status & tagging log