Page MenuHomePhabricator

Need to remove all tokipona settings from InitialiseSettings.php
Closed, ResolvedPublic

Description

The tokipona language projects are long dead and gone. Someone should remove all of their settings from InitialiseSettings.php. The code for the language was changed twice before it was deleted, first from 'tp' to 'tokipona', and then to 'art-tokipona', so look for any of those strings.


Version: unspecified
Severity: enhancement

Details

Reference
bz28504

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:25 PM
bzimport set Reference to bz28504.

They're harmless, so no rush.

InitialiseSettings and CommonSettings are long overdue for a cleanup anyway...

Your change has been completed.
Please reopen this ticket if anything went wrong.

The following configuration settings have been changed:

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1805)

+++ InitialiseSettings.php (working copy)
@@ -45,7 +45,6 @@
'wgCapitalLinks' => array(

'tlhwiki' => false,
'jbowiki' => false,
  • 'tokiponawiki' => false,

    'wiktionary' => false, ),

@@ -96,8 +95,6 @@

'be_x_oldwiki' => 'be-tarask',
'cowikimedia'   => 'es',
'crhwiki' => 'crh-latn',
  • 'tpwiki' => 'art-tokipona',
  • 'tpwiktionary' => 'art-tokipona', 'roa_rupwiki' => 'rup', 'roa_rupwiktionary' => 'rup', 'mkwikimedia' => 'mk',

@@ -148,7 +145,6 @@

'wgLocalInterwiki' => array(

'default' => '$lang',
  • 'tpwiki' => 'tokipona', 'mediawikiwiki' => 'mw', ),

@@ -739,9 +735,7 @@

'tlhwiki'           => 'http://upload.wikimedia.org/wikipedia/$lang/a/a5/tlh-wiki-logo.png',
'tlwiki' 		=> 'http://upload.wikimedia.org/wikipedia/commons/6/69/Wikipedia-logo-v2-tl.png',
'tnwiki'            => '$stdlogo',

@@ -970,7 +964,6 @@

'foundationwiki' => 'http://wikimediafoundation.org',
'quotewiki'     => 'http://wikiquote.org',
'noboard_chapterswikimedia'   => 'http://noboard.chapters.wikimedia.org',
  • 'tpwiki' => 'http://tokipona.wikipedia.org', 'wiktionary' => 'http://$lang.wiktionary.org', 'wikiquote' => 'http://$lang.wikiquote.org', 'wikibooks' => 'http://$lang.wikibooks.org',

@@ -1364,7 +1357,6 @@

'tkwiki'        => 'Wikipediýa',
'tkwiktionary'	=> 'Wikisözlük', 
'tlhwiki'       => 'wIqIpe\'DIya',
  • 'tpwiki' => 'Wikipesija', 'trwiki' => 'Vikipedi', 'trwikibooks' => 'Vikikitap', 'trwikimedia' => 'Wikimedia Türkiye',

@@ -1790,7 +1782,6 @@

'tkwiki'        => 'Wikipediýa',
'tkwiktionary'	=> 'Wikisözlük',
'tlhwiki'       => 'wIqIpe\'DIya',
  • 'tpwiki' => 'Wikipesija', 'trwiki' => 'Vikipedi', 'trwikibooks' => 'Vikikitap', 'trwikinews' => 'Vikihaber',

@@ -5251,7 +5242,6 @@

'wgRC2UDPPrefix' => array(

'default'  => "#\$lang.\$site\t",
  • 'tpwiki' => "#tokipona.wikipedia\t", 'foundationwiki' => "#wikimediafoundation.org\t", 'metawiki' => "#meta.wikimedia\t", 'sourceswiki' => "#wikisource\t",

You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php