https://bugzilla.wikimedia.org/show_bug.cgi?id=28129
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2011-03-21 20:43:42 UTC --- 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 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
