Index: branches/wmf-deployment/extensions/GeoLite/GeoLite.php |
— | — | @@ -12,12 +12,7 @@ |
13 | 13 | $wgLandingPageBase = 'http://wikimediafoundation.org/wiki/Support_Wikipedia'; |
14 | 14 | $wgChaptersPageBase = 'http://wikimediafoundation.org/wiki/Global_Support'; |
15 | 15 | |
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 |
22 | 17 | |
23 | 18 | $wgExtensionCredits['specialpage'][] = array( |
24 | 19 | 'path' => __FILE__, |
— | — | @@ -33,4 +28,3 @@ |
34 | 29 | $wgExtensionMessagesFiles['GeoLite'] = $dir . 'GeoLite.i18n.php'; |
35 | 30 | $wgSpecialPages['GeoLite'] = 'SpecialGeoLite'; |
36 | 31 | $wgSpecialPageGroups['GeoLite'] = 'contribution'; |
37 | | - |
Property changes on: branches/wmf-deployment/extensions/GeoLite |
___________________________________________________________________ |
Name: svn:mergeinfo |
38 | 32 | + /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 |