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

       Web browser: ---
            Bug ID: 51794
           Summary: Additional Namespace Aliases for dewikivoyage needed
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          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: ---

To make handling in site search easier we ask to add the following items to
InitialiseSettings.php; 'wgNamespaceAliases':

    '+dewikivoyage' => array(
        'WV' => NS_PROJECT,
        'WD' => NS_PROJECT_TALK,
        'B'  => NS_USER,
        'BD' => NS_USER_TALK,
        'H'  => NS_HELP,
        'HD' => NS_HELP_TALK,
        'P'  => 100,  // Portal
        'PD' => 101,  // Portal Diskussion
        'T'  => 104,  // Thema
        'TD' => 105,  // Thema Diskussion
        'N'  => 106,  // Nachrichten
        'ND' => 107,  // Nachrichten Diskussion
        'News' => 106,
        'News_Diskussion' => 107,
    ),

A part of the aliases is compatible to dewiki.

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