Page MenuHomePhabricator

Enable subpages in main namespace on sawikisource
Closed, ResolvedPublic

Description

Author: shijualex

Description:
Sanskrit wikisource is created recently.

As explained in bug (13292) https://bugzilla.wikimedia.org/show_bug.cgi?id=13292, the sub page feature need to be enabled for Sanskrit wiki source also.

Kindly do the needful.

Shiju Alex


Version: unspecified
Severity: enhancement
URL: http://sa.wikisource.org
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=13292

Details

Reference
bz28129

Event Timeline

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

jeluf wrote:

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

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

								104=>1, 105=>1, 106=>1, 107=>1, 108=>1, 109=>1, 110=>1, 111=>1 ),
'nowikisource'        => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1, 6=>0, 7=>1, 8=>0, 9=>1, 10=>0, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),
'ptwikisource'        => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1, 6=>0, 7=>1, 8=>0, 9=>1, 10=>1, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1, 104=>1, 105=>1, 106=>1, 107=>1, 108=>1, 109=>1, 110=>1, 111=>1),

+ '+sawikisource' => array( NS_MAIN => 1, NS_TALK => 1, NS_USER_TALK => 1, NS_PROJECT => 1, NS_PROJECT_TALK => 1, ),

'ruwikisource'        => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1, 6=>0, 7=>1, 8=>0, 9=>1, 10=>0, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),
'trwikisource'        => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1, 6=>0, 7=>1, 8=>0, 9=>1, 10=>0, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),
'viwikisource'        => array(-1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1, 6=>0, 7=>1, 8=>0, 9=>1, 10=>0, 11=>1, 100=>1, 101=>1, 102=>1, 103=>1),

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