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

       Web browser: ---
            Bug ID: 42853
           Summary: English Wikisource — creation of namespace aliases
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

For English Wikisource, can we please have the following namespace aliases be
configured

Alias -> Namespace
-------------------
WS:  -> Wikisource:
WT: -> Wikisource_talk:

If this is acceptable I believe that it would translate to in
InitialiseSettings.php# wgNamespaceAliases


    'enwikisource' => array(
        'WS' => NS_PROJECT,
                'WT' => NS_PROJECT_TALK,
    ),


The former is an existing shortcut that we have manhandled through redirects to
now. Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to