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

       Web browser: ---
             Bug #: 41322
           Summary: Add English ProofreadPage namepsace aliases for
                    bewikisource
           Product: Wikimedia
           Version: wmf-deployment
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: p.selits...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---


After Belarusian Wikisource has been set up, there was no access to
Index/Page/Author namespaces by their English names.

Please add the mapping as follows (shortcut for Вікікрыніцы namespace added as
well)

$wgConf->settings['wgNamespaceAliases'] = array(
    'ВК' => NS_PROJECT,      # NS_PROJECT shortcut, like WP/WS
    'Author' => 102,
    'Author_talk' => 103,
    'Page' => 104,
    'Page_talk' => 105,
    'Index' => 106,
    'Index_talk' => 107,
)

Thank you in advance!

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to