https://bugzilla.wikimedia.org/show_bug.cgi?id=25181
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #18 from JeLuF <[email protected]> 2011-07-30 20:29:17 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 2111) +++ InitialiseSettings.php (working copy) @@ -7443,10 +7443,10 @@ 'wikiversity' => array( 'meta', 'b', 'incubator' ), 'wuuwiki' => array( 'en', 'th', 'fr', 'zh', ), - 'zhwikiquote' => array( 'zh' ), - 'zhwiktionary' => array( 'zh' ), - 'zhwikibooks' => array( 'zh' ), - 'zhwikisource' => array( 'zh' ), + 'zhwikiquote' => array( 'w','b', 'wikt', 's', 'meta', 'commons' ), + 'zhwiktionary' => array( 'w', 'b', 'q', 's', 'meta', 'commons' ), + 'zhwikibooks' => array( 'w', 'wikt', 'q', 's', 'meta', 'commons' ), + 'zhwikisource' => array( 'w', 'b', 'q', 'wikt', 'meta', 'commons' ), 'test2wiki' => array( 'en', 'cs' ), ), =================================================================== 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
