Page MenuHomePhabricator

please create Portal namespace on am.wikipedia
Closed, ResolvedPublic

Details

Reference
bz28727

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 11:27 PM
bzimport set Reference to bz28727.
bzimport added a subscriber: Unknown Object (MLST).

Copy pasting from the local village pump:

I propose that the namespace "Wikipedia:" be changed to "ውክፔዲያ:". This will change the prefix Wikipedia so that, for example, instead of "Wikipedia:የማያደላ አስተያየት" it will say "ውክፔዲያ:የማያደላ አስተያየት". I also propose a portal namespace to be created. I'm suggesting that it be called "በር፡", but if you prefer something else, add your suggestions. I'm requesting a vote here because community agreement is necessary to change these things. Elfalem 22:12, 22 ኤይፕርል 2011 (UTC)

elfalem > we need the namespace for the associated talk page namespaces.

elfalem wrote:

(In reply to comment #2)

elfalem > we need the namespace for the associated talk page namespaces.

talk page namespace would be በር ውይይት

The requested feature should be fine now. I have made the requested change on the live site:

$ svn diff -r 1793:1795

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1793)

+++ InitialiseSettings.php (revision 1795)
@@ -1033,6 +1033,7 @@

'abwiki'        => 'Авикипедиа',
'advisorywiki' => 'Advisory Board',
'angwikisource' => 'Wicifruma',

+ 'amwiki' => 'ውክፔዲያ',

'arbcom_dewiki' => 'Arbitration Committee',
'arbcom_enwiki' => 'Arbitration Committee',
'arbcom_fiwiki' => 'Arbitration Committee',

@@ -1452,6 +1453,7 @@

    // Wikis (alphabetical by DB name)
	'abwiki'		=> 'Авикипедиа',
    'advisorywiki'  => 'Project',

+ 'amwiki' => 'ውክፔዲያ',

'angwikisource' => 'Wicifruma', 
'arbcom_dewiki' => 'Project',
'arbcom_enwiki' => 'Project',

@@ -3768,12 +3770,10 @@

		110 => 'Nochricht',
		111 => 'Nochricht_Diskussion',
	),

-/* For portal ns, need talk name :b

'amwiki' => array(
  • 100 => '', # 28727
  • 101 => '',

+ 100 => 'በር፡', # 28727
+ 101 => 'በር_ውይይት',

),

-*/

	'anwiki' => array( 100 => 'Portal', 101 => 'Descusión_Portal', ),
    'arwiki' => array(
    100 => 'بوابة',

elfalem wrote:

(In reply to comment #4)

The requested feature should be fine now. I have made the requested change on
the live site:

$ svn diff -r 1793:1795

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1793)

+++ InitialiseSettings.php (revision 1795)
@@ -1033,6 +1033,7 @@

'abwiki'        => 'Авикипедиа',
'advisorywiki' => 'Advisory Board',
'angwikisource' => 'Wicifruma',

+ 'amwiki' => 'ውክፔዲያ',

'arbcom_dewiki' => 'Arbitration Committee',
'arbcom_enwiki' => 'Arbitration Committee',
'arbcom_fiwiki' => 'Arbitration Committee',

@@ -1452,6 +1453,7 @@

// Wikis (alphabetical by DB name)
'abwiki'        => 'Авикипедиа',
'advisorywiki'  => 'Project',

+ 'amwiki' => 'ውክፔዲያ',

'angwikisource' => 'Wicifruma', 
'arbcom_dewiki' => 'Project',
'arbcom_enwiki' => 'Project',

@@ -3768,12 +3770,10 @@

    110 => 'Nochricht',
    111 => 'Nochricht_Diskussion',
),

-/* For portal ns, need talk name :b

'amwiki' => array(
  • 100 => '', # 28727
  • 101 => '',

+ 100 => 'በር፡', # 28727
+ 101 => 'በር_ውይይት',

),

-*/

'anwiki' => array( 100 => 'Portal', 101 => 'Descusión_Portal', ),
'arwiki' => array(
100 => 'بوابة',

can you remove the colon after በር? Thanks

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 1801)

+++ InitialiseSettings.php (working copy)
@@ -3785,7 +3785,7 @@

		111 => 'Nochricht_Diskussion',
	),
    'amwiki' => array(
  • 100 => 'በር፡', # 28727

+ 100 => 'በር', # 28727

        101 => 'በር_ውይይት',
    ),
	'anwiki' => array( 100 => 'Portal', 101 => 'Descusión_Portal', ),

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