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

           Summary: Change namespaces configuration - pl.wikisource
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://pl.wikisource.org/w/index.php?title=Wiki%C5%BAr%C
                    3%B3d%C5%82a:Skryptorium&oldid=99083#Zmiany_w_przestrzen
                    iach_nazw
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: enhancement
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I would like to request configration changes for pl.wikisource (file:
InitialiseSettings.php).

- creation of the namespace alias 'WS' for NS_PROJECT (need to run maintenance
script namespaceDupes.php afterwards)

    'plwikisource' => array(
        'WS' => NS_PROJECT,
    ),

- changing NS_USER_TALK name from 'Dyskusja_Wikiskryby' to
'Dyskusja_wikiskryby'

    'plwikisource' => array(
        NS_USER => 'Wikiskryba',
        NS_USER_TALK => 'Dyskusja_wikiskryby',
        NS_PROJECT_TALK => 'Dyskusja_Wikiźródeł',
        100 => 'Strona',
        101 => 'Dyskusja_strony',
        102 => 'Indeks',
        103 => 'Dyskusja_indeksu',
    ),


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