https://bugzilla.wikimedia.org/show_bug.cgi?id=27898
Ashar Voultoiz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ashar Voultoiz <[email protected]> 2011-03-13 10:54:06 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 1617) +++ InitialiseSettings.php (working copy) @@ -3756,6 +3756,10 @@ 100 => 'Portal', 101 => 'Portal_Discussió', 102 => 'Viquiprojecte', 103 => 'Viquiprojecte_Discussió', ), + 'cawikisource' => array( + # 100, 101 reserved for Portal + 102 => 'Autor', 103 => 'Autor_Discussió', # 27898 + ), 'cewiki' => array( 100 => 'Ков', 101 => 'Ков_дийцаре', =================================================================== 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
