Last modified: 2010-11-09 10:00:57 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 T27779, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25779 - Create new namespace "Institution"/"Museum" for Commons
Create new namespace "Institution"/"Museum" for Commons
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://commons.wikimedia.org/wiki/Tem...
: shell
Depends on:
Blocks: 25837 25836
  Show dependency treegraph
 
Reported: 2010-11-04 07:44 UTC by Raimond Spekking
Modified: 2010-11-09 10:00 UTC (History)
3 users (show)

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


Attachments

Description Raimond Spekking 2010-11-04 07:44:23 UTC
Per consensous on Wikimedia Commons please create a new namespace "Institution" 

    'commonswiki' => array(
        100 => 'Creator',
        101 => 'Creator_talk',
        102 => 'TimedText', # For video subtitles -- BV 2009-11-08
    103 => 'TimedText_talk',
    104 => 'Sequence',
    105 => 'Sequence_talk',
    106 => 'Institution',
    107 => 'Institution_talk',
    ),

with "Museum" as alias:

    'commonswiki' => array(
        'Museum' => 106,
        'Museum_talk' => 107,
    ),
 

Please run namespaceDupes.php because a lot of Museum: pages were created already: http://commons.wikimedia.org/w/index.php?title=Special%3APrefixIndex&prefix=museum%3A&namespace=0
Comment 1 JeLuF 2010-11-08 22:14:12 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1291)
+++ InitialiseSettings.php	(working copy)
@@ -1888,6 +1888,10 @@
         'Usuària_discussió' => NS_USER_TALK,
     ),
     'cewiki' => array( 'Wikipedia' => NS_PROJECT, ),
+    'commonswiki' => array(
+        'Museum' => 106,
+        'Museum_talk' => 107,
+    ),
     'cswiki' => array(
         'Uživatel'                => NS_USER,         # language default which is overriden in wgExtraNamespaces
         'Wikipedistka'            => NS_USER,         # female complement to project default
@@ -3549,6 +3553,8 @@
 	103 => 'TimedText_talk',
 	104 => 'Sequence',
 	105 => 'Sequence_talk',
+	106 => 'Institution',
+	107 => 'Institution_talk',
     ),
     'nlwikimedia' => array(
         100 => 'De_Wikiaan',
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 2 JeLuF 2010-11-08 22:16:12 UTC
The following page could not be renamed automatically. It needs to be fixed manually:

... 11727768 (0,"Museum:musei_Vaticani") -> (106,"Musei_Vaticani") [[Institution:Musei Vaticani]]
...  *** cannot resolve automatically; page exists with ID 11727785 ***
...  *** old title musei_Vaticani
...  *** new title musei_Vaticani--DUP
...  *** using suffixed form [[Institution:Musei Vaticani--DUP]] ***
... resolving on page... ok.

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


Navigation
Links