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

       Web browser: ---
             Bug #: 32435
           Summary: Rename namespace and enable $wgExtraGenderNamespaces
                    on pl.wikinews
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


I would like to request the following configration changes for Polish
Wikinews (pl.wikinews):

1. Change NS_USER_TALK name from 'Dyskusja_Wikireportera' to
'Dyskusja_wikireportera'

    'plwikinews' => array(
        NS_PROJECT_TALK => 'Dyskusja_Wikinews',
        NS_USER => 'Wikireporter',
        NS_USER_TALK => 'Dyskusja_wikireportera',
        100 => 'Portal', 101 => 'Dyskusja_portalu'
    ),

2. Enable gender support for user namespace

$wgExtraGenderNamespaces = array(
NS_USER => array( 'male' => 'Wikireporter', 'female' => 'Wikireporterka' ),
NS_USER_TALK => array( 'male' => 'Dyskusja_wikireportera', 'female' =>
'Dyskusja_wikireporterki' ),
);

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