Last modified: 2010-11-26 13:49:36 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 T27923, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25923 - Namespaces on br.wikisource
Namespaces on br.wikisource
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-14 20:14 UTC by MF-Warburg
Modified: 2010-11-26 13:49 UTC (History)
4 users (show)

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


Attachments

Description MF-Warburg 2010-11-14 20:14:21 UTC
Please add the following namespaces and aliases on br.wikisource.org (they are needed for the Proofread-Page extension):

Meneger, alias Index
Kaozeadenn meneger, alias Index talk

Pajenn, alias Page
Kaozeadenn pajenn, alias Page talk

Oberour, alias Author
Kaozeadenn oberour, alias Author talk

As pages with such titles already exists, it is necessary to run the maintenance/namespaceDupes.php after adding the namespaces.
Comment 1 JeLuF 2010-11-20 20:12:13 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 1337)
+++ InitialiseSettings.php	(working copy)
@@ -4001,6 +4001,14 @@
     	100 => 'লেখক',
     	101 => 'লেখক_আলাপ',
     ),
+    'brwikisource' => array(
+	100 => 'Meneger',
+	101 => 'Kaozeadenn_meneger',
+	102 => 'Pajenn',
+	103 => 'Kaozeadenn_pajenn',
+	104 => 'Oberour',
+	105 => 'Kaozeadenn_oberour',
+    ),
     'cawikisource' => array(
         102 => 'Pàgina', // http://bugzilla.wikimedia.org/show_bug.cgi?id=15784
         103 => 'Pàgina_Discussió',
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 2 Robin Pepermans (SPQRobin) 2010-11-20 21:12:39 UTC
Can the aliases be added as well, please, as requested? (and then run maintenance/namespaceDupes.php as usual) Thank you.
Comment 3 Roan Kattouw 2010-11-26 13:32:58 UTC
Added aliases and ran namespaceDupes. The following pages couldn't be moved automatically, you'll have to fix these by hand:

... 2124 (0,"Author:Anatol_ar_Braz") -> (104,"Anatol_ar_Braz") [[Oberour:Anatol ar Braz]]
...  *** cannot resolve automatically; page exists with ID 2109 ***
... 2125 (0,"Author:Aogust_Brizeug") -> (104,"Aogust_Brizeug") [[Oberour:Aogust Brizeug]]
...  *** cannot resolve automatically; page exists with ID 1512 ***
... 2128 (0,"Author:Charlez_Gwennou") -> (104,"Charlez_Gwennou") [[Oberour:Charlez Gwennou]]
...  *** cannot resolve automatically; page exists with ID 1513 ***
... 2134 (0,"Author:Denez_Prigent") -> (104,"Denez_Prigent") [[Oberour:Denez Prigent]]
...  *** cannot resolve automatically; page exists with ID 162 ***
... 2133 (0,"Author:Donatien_Laurent") -> (104,"Donatien_Laurent") [[Oberour:Donatien Laurent]]
...  *** cannot resolve automatically; page exists with ID 161 ***
... 2126 (0,"Author:Emil_Ernod") -> (104,"Emil_Ernod") [[Oberour:Emil Ernod]]
...  *** cannot resolve automatically; page exists with ID 335 ***
... 2137 (0,"Author:Fañch_an_Uhel") -> (104,"Fañch_an_Uhel") [[Oberour:Fañch an Uhel]]
...  *** cannot resolve automatically; page exists with ID 1479 ***
... 2129 (0,"Author:Frañsez_Jaffrennou") -> (104,"Frañsez_Jaffrennou") [[Oberour:Frañsez Jaffrennou]]
...  *** cannot resolve automatically; page exists with ID 159 ***
... 2122 (0,"Author:Job_ar_Bayon") -> (104,"Job_ar_Bayon") [[Oberour:Job ar Bayon]]
...  *** cannot resolve automatically; page exists with ID 484 ***
... 2127 (0,"Author:Juluan_Godest") -> (104,"Juluan_Godest") [[Oberour:Juluan Godest]]
...  *** cannot resolve automatically; page exists with ID 158 ***
... 2123 (0,"Author:Louis-Albert_Bourgault-Ducoudray") -> (104,"Louis-Albert_Bourgault-Ducoudray") [[Oberour:Louis-Albert Bourgault-Ducoudray]]
...  *** cannot resolve automatically; page exists with ID 1511 ***
... 2132 (0,"Author:Nolwenn_Korbell") -> (104,"Nolwenn_Korbell") [[Oberour:Nolwenn Korbell]]
...  *** cannot resolve automatically; page exists with ID 160 ***
... 2136 (0,"Author:Olier_Souetr") -> (104,"Olier_Souetr") [[Oberour:Olier Souetr]]
...  *** cannot resolve automatically; page exists with ID 164 ***
... 2131 (0,"Author:Théodore_Hersart_Kervarker") -> (104,"Théodore_Hersart_Kervarker") [[Oberour:Théodore Hersart Kervarker]]
...  *** cannot resolve automatically; page exists with ID 165 ***
... 2130 (0,"Author:Yann-Bêr_Kalloc’h") -> (104,"Yann-Bêr_Kalloc’h") [[Oberour:Yann-Bêr Kalloc’h]]
...  *** cannot resolve automatically; page exists with ID 1408 ***
... 2135 (0,"Author:Yann-Vari_ar_Skourr") -> (104,"Yann-Vari_ar_Skourr") [[Oberour:Yann-Vari ar Skourr]]
...  *** cannot resolve automatically; page exists with ID 163 ***
Comment 4 VIGNERON Nicolas 2010-11-26 13:49:36 UTC
Apparently user:Gwendal has done the renamming by hand *before*.

Apparently the rest is ok. Thanx

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


Navigation
Links