https://bugzilla.wikimedia.org/show_bug.cgi?id=21389

           Summary: Apply $wgDisabledVariants on Chinese Wikis
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Depends on: 19019


Please help to set a new global variable for Chinese wikis, to disabled some
variants that won't used. They are:

1. For zh.wikipedia, zh.wikinews, zh.wikibooks and zh.wikiquote:

   $wgDisabledVariants = array('zh-mo', 'zh-my');

2. For zh.wiktionary and zh.wikisource:

   $wgDisabledVariants = array('zh-mo', 'zh-my');

P.S. This new function to disabled variants has been applies on wmf at r57448.

And please someone who has access privileges of shell take a look at bug:19019.
It's been a long time that Chinese wikis (except Wikipedia) can't been accessed
if you logout. You just need to add these new aliases to apache's httpd.conf
file to allow accessing:

   http://zh.wikipedia.org/zh/
   http://zh.wikisource.org/zh/
   http://zh.wiktionary.org/zh/
   http://zh.wikinews.org/zh/
   http://zh.wikinews.org/zh-hans/
   http://zh.wikinews.org/zh-hant/
   http://zh.wikinews.org/zh-cn/
   http://zh.wikinews.org/zh-hk/
   http://zh.wikinews.org/zh-sg/
   http://zh.wikinews.org/zh-tw/
   http://zh.wikibooks.org/zh/
   http://zh.wikibooks.org/zh-hans/
   http://zh.wikibooks.org/zh-hant/
   http://zh.wikibooks.org/zh-cn/
   http://zh.wikibooks.org/zh-hk/
   http://zh.wikibooks.org/zh-sg/
   http://zh.wikibooks.org/zh-tw/
   http://zh.wikiquote.org/zh/
   http://zh.wikiquote.org/zh-hans/
   http://zh.wikiquote.org/zh-hant/
   http://zh.wikiquote.org/zh-cn/
   http://zh.wikiquote.org/zh-hk/
   http://zh.wikiquote.org/zh-sg/
   http://zh.wikiquote.org/zh-tw/


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

Reply via email to