Page MenuHomePhabricator

Create namespaces for Lithuanian Wiktionary
Closed, ResolvedPublic

Description

Author: vpovilaitis

Description:
Please create the custom Appendix and it talk namespaces for the
Lithuanian Wikipedia as follows:

Under wgExtraNamespaces:

'ltwikt' => array( 102 => 'Priedas', 103 => 'Priedo aptarimas'

),

For Priedas (102) must be enabled subpages.

Community votes to add this namespaces is at [http://lt.wiktionary.org/wiki/Viki%C5%BEodynas:Baras#Priedas:_.282:0.29]

Thanks.


Version: unspecified
Severity: enhancement

Details

Reference
bz24306

Event Timeline

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

jeluf wrote:

Done.

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 939)

+++ InitialiseSettings.php (working copy)
@@ -4183,6 +4183,8 @@

'ltwiktionary' => array(
	100 => 'Sąrašas',
	101 => 'Sąrašo_aptarimas',

+ 102 => 'Priedas',
+ 103 => 'Priedo_aptarimas',

),
'ocwiktionary' => array(
	100 => 'Annèxa',

vpovilaitis wrote:

Thanks. There was several pages in main namespace [http://lt.wiktionary.org/w/index.php?title=Specialus%3APrasidedantys&prefix=Priedas&namespace=0 see]. Thouse pages at this moment are don't accesseble. Please fix this problem. Thanks.