Page MenuHomePhabricator

Custom namespaces for ku.wiktionary and ku.wikipedia
Closed, ResolvedPublic

Description

Could you please create these namespaces:

Wiktionary (Wîkîferheng)

Pêvek (Appendix):
{{ns:100}} => Pêvek
{{ns:101}} => Pêvek nîqaş

Nimînok (Index):
{{ns:102}} => Nimînok
{{ns:103}} => Nimînok nîqaş

Portal:
{{ns:104}} => Portal
{{ns:105}} => Portal nîqaş

Wikipedia (Wîkîpediya)

Portal:
{{ns:100}} => Portal
{{ns:101}} => Portal nîqaş

Thanks!


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=37521
https://bugzilla.wikimedia.org/show_bug.cgi?id=37524

Details

Reference
bz28398

Event Timeline

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

I think this needs community consensus. Could you please get it?

jeluf wrote:

Done.

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1915)

+++ InitialiseSettings.php (working copy)
@@ -4163,6 +4163,10 @@

102 => '위키프로젝트', # 27651
103 => '위키프로젝트토론', # 27651
),

+ 'kuwiki' => array(
+ 100 => 'Portal',
+ 101 => 'Portal_nîqaş',
+ ),

'kwwiki' => array(
    100 => 'Porth',
    101 => 'Keskows_Porth',

@@ -4748,6 +4752,14 @@

    110 => '미주알고주알',
    111 => '미주알고주알_토론',
),

+ 'kuwiktionary' => array(
+ 100 => 'Pêvek',
+ 101 => 'Pêvek_nîqaş',
+ 102 => 'Nimînok',
+ 103 => 'Nimînok_nîqaş',
+ 104 => 'Portal',
+ 105 => 'Portal_nîqaş',
+ ),

    'lbwiktionary' => array(
	    100 => 'Annexen',
	    101 => 'Annexen_Diskussioun',