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

       Web browser: ---
             Bug #: 30938
           Summary: Enable $wgExtraGenderNamespaces on plwiki *BEFORE*
                    MW1.18 deployment
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
            Blocks: 29876
    Classification: Unclassified


Per bug10064, bug17160 and bug27398, please enable $wgExtraGenderNamespaces on
plwiki with the following configuration:

$wgExtraGenderNamespaces = array(
NS_USER => array( 'male' => 'Wikipedysta', 'female' => 'Wikipedystyka' ),
NS_USER_TALK => array( 'male' => 'Dyskusja_wikipedysty', 'female' =>
'Dyskusja_wikipedystki' ),
);

You have to make live this configuration before MediaWiki 1.18 deployment,
because changes from bug27385 without the above configuration will cause
problem with namespaces on Polish Wikipedia - users with specified in
Preferences "male" gender will still have namespace "Wikipedysta:", but users
with specified "female" gender will get namespace "Użytkowniczka:".

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