Last modified: 2011-09-15 16:42:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T32594, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30594 - Change namespaces configuration - pl.wikipedia
Change namespaces configuration - pl.wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://secure.wikimedia.org/wikipedi...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-27 11:49 UTC by Beau
Modified: 2011-09-15 16:42 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Beau 2011-08-27 11:49:26 UTC
I would like to request a configration change for pl.wikipedia (file:
InitialiseSettings.php).

Create a new namespace Archiwum and its talk Dyskusja_archiwum (need to run maintenance script namespaceDupes.php afterwards).

    'plwiki' => array(
        NS_PROJECT_TALK => 'Dyskusja_Wikipedii',
        NS_USER => 'Wikipedysta',
        # Lower case w in wikipedysty as per bug #10064
        NS_USER_TALK => 'Dyskusja_wikipedysty',
        100 => 'Portal',
        101 => 'Dyskusja_portalu',
        102 => 'Wikiprojekt',
        103 => 'Dyskusja_Wikiprojektu',
        104 => 'Archiwum',
        105 => 'Dyskusja_archiwum',
    ),
Comment 1 Antoine "hashar" Musso (WMF) 2011-08-30 19:13:54 UTC
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 2235)
+++ InitialiseSettings.php	(working copy)
@@ -4365,6 +4365,8 @@
 		101 => 'Dyskusja_portalu',
 		102 => 'Wikiprojekt',
 		103 => 'Dyskusja_Wikiprojektu',
+        104 => 'Archiwum',
+        105 => 'Dyskusja_archiwum',
 	),
 	'ptwiki' => array(
 	  NS_USER => 'Usuário', # bug 27495
Comment 2 Antoine "hashar" Musso (WMF) 2011-08-30 19:16:13 UTC
No dupes found!

$ php namespaceDupes.php  plwiki

Looks good!
$

Notified users in #wikipedia-pl IRC channel.

Have fun with the new namespace :-)
Comment 3 Marcin Cieślak 2011-09-03 09:28:58 UTC
There have been serious doubts raised in the community about this (including myself). This is introduced to resolve some problems with article history merging/splitting.

In my opinion this should be done on the database level (revision and archive) tables and launching a whole new namespace for this is simply wrong.

Please revert this change until the proper solution is agreed on.
Comment 4 Beau 2011-09-03 09:38:27 UTC
Sorry for the mess, but I agree that the change should be reverted. I thought there was a consensus for the change, but it seems that not everyone interested noticed the discussion during almost two months...
Comment 5 Sam Reed (reedy) 2011-09-15 16:42:27 UTC
Reverted

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links