Page MenuHomePhabricator

New namespaces and aliases for ml.wikibooks
Closed, ResolvedPublic

Description

Author: junu.pv+public

Description:
We need following two new namespaces at http://ml.wikibooks.org, they are:
'പാചകപുസ്തകം' (Cookbook) and 'വിഷയം' (Subject)
also their respective talk parts
'പാചകപുസ്തകസം‌വാദം' (Cookbook talk) and 'വിഷയസം‌വാദം' (Subject talk)

then, we need following aliases with some priority
'Wikibooks' => NS_PROJECT,
'Wikibooks talk' => NS_PROJECT_TALK,
'Cookbook' => 'പാചകപുസ്തകം'
'Cookbook talk' => 'പാചകപുസ്തകസം‌വാദം'
'Subject' => 'വിഷയം'
'Subject talk' => 'വിഷയസം‌വാദം'

and following aliases with lesser priority
'വി' => NS_PROJECT,
'വിസം' => NS_PROJECT_TALK,
'ഉ' => NS_USER,
'ഉസം' => NS_USER_TALK,
'പ്ര' => NS_IMAGE,
'പ്രസം' => NS_IMAGE_TALK,
'ഫ' => NS_TEMPLATE,
'ഫസം' => NS_TEMPLATE_TALK,
'വ' => NS_CATEGORY,
'വസം' => NS_CATEGORY_TALK,
'സ' => NS_HELP,
'സസം' => NS_HELP_TALK,


Version: unspecified
Severity: normal
URL: http://ml.wikibooks.org

Details

Reference
bz22921

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:59 PM
bzimport set Reference to bz22921.

Please post a link to community consensus for this change

gtalkjesse wrote:

I'm an admin in the same wiki and I think these namespaces are essential for our further developments..

Maybe so, but it's standard practise to have on wiki approval for any changes

I have just voted for this. I am the 'crat for this project and a current Steward. Thanks. Junaid will provide the link to the page if required when he is around.

Cheers. Just ties up as a paper trail for the sysops

Marking +shell

jeluf wrote:

Done.

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 758)

+++ InitialiseSettings.php (working copy)
@@ -1972,6 +1972,24 @@

'mlwikibooks' => array(
	'വിക്കി‌‌_പുസ്തകശാല' => NS_PROJECT,
	'വിക്കി‌‌_പുസ്തകശാല_സംവാദം' => NS_PROJECT_TALK,

+ 'Wikibooks' => NS_PROJECT,
+ 'Wikibooks_talk' => NS_PROJECT_TALK,
+ 'Cookbook' => 100,
+ 'Cookbook_talk' => 101,
+ 'Subject' => 102,
+ 'Subject_talk' => 103,
+ 'വി' => NS_PROJECT,
+ 'വിസം' => NS_PROJECT_TALK,
+ 'ഉ' => NS_USER,
+ 'ഉസം' => NS_USER_TALK,
+ 'പ്ര' => NS_IMAGE,
+ 'പ്രസം' => NS_IMAGE_TALK,
+ 'ഫ' => NS_TEMPLATE,
+ 'ഫസം' => NS_TEMPLATE_TALK,
+ 'വ' => NS_CATEGORY,
+ 'വസം' => NS_CATEGORY_TALK,
+ 'സ' => NS_HELP,
+ 'സസം' => NS_HELP_TALK,

),
'mlwiktionary' => array(
    'Wiktionary' => NS_PROJECT,

@@ -4120,6 +4138,12 @@

    104 => 'თარო', # bookshelf
    105 => 'თარო_განხილვა', # bookshelf talk
),

+ 'mlwikibooks' => array(
+ 100 => 'പാചകപുസ്തകം', Cookbook
+ 101 => 'പാചകപുസ്തകസം‌വാദം',
+ 102 => 'വിഷയം',
Subject
+ 103 => 'വിഷയസം‌വാദം',
+ ),

'mswikibooks' => array(
    100 => 'Resipi',
    101 => 'Perbualan Resipi',