Last modified: 2011-03-13 11:04:16 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 T29898, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27898 - Create Autor namespace at ca.wikisource
Create Autor namespace at ca.wikisource
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://ca.wikisource.org
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-06 17:45 UTC by Aleator
Modified: 2011-03-13 11:04 UTC (History)
1 user (show)

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


Attachments

Description Aleator 2011-03-06 17:45:58 UTC
Hello. We'd like to have two new namespaces at Catalan Wikisource: "Autor" and "Autor_Discussió", similar to "Author" and "Author_talk" of en.wikisource and other 19 more Wikisources.

The reason is making profit of the future special page "PagesWithoutScans" (mixing author and text pages will interfere its results), and having more accurate statistics, and being able to execute searches only on author (or text) pages.

The consensus is shown at http://ca.wikisource.org/wiki/Viquitexts:La_taverna#Proposta_2:_espai_de_noms_Autor (we could wait more time for more opinions and votes, but it is not a numerous community, so it won't change the present result).

Thank you!

Aleator
Comment 1 Antoine "hashar" Musso (WMF) 2011-03-13 10:54:06 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 1617)
+++ InitialiseSettings.php	(working copy)
@@ -3756,6 +3756,10 @@
         100 => 'Portal', 101 => 'Portal_Discussió',
         102 => 'Viquiprojecte', 103 => 'Viquiprojecte_Discussió',
     ),
+    'cawikisource' => array(
+        # 100, 101 reserved for Portal
+        102 => 'Autor', 103 => 'Autor_Discussió',  # 27898
+    ),
     'cewiki' => array(
     	100 => 'Ков',
     	101 => 'Ков_дийцаре',
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 2 Antoine "hashar" Musso (WMF) 2011-03-13 11:03:27 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 1618)
+++ InitialiseSettings.php	(working copy)
@@ -3756,10 +3756,6 @@
         100 => 'Portal', 101 => 'Portal_Discussió',
         102 => 'Viquiprojecte', 103 => 'Viquiprojecte_Discussió',
     ),
-    'cawikisource' => array(
-        # 100, 101 reserved for Portal
-        102 => 'Autor', 103 => 'Autor_Discussió',  # 27898
-    ),
     'cewiki' => array(
     	100 => 'Ков',
     	101 => 'Ков_дийцаре',
@@ -4149,10 +4145,13 @@
 	105 => 'Kaozeadenn_oberour',
     ),
     'cawikisource' => array(
+        # 100, 101 reserved for Portal
         102 => 'Pàgina', // http://bugzilla.wikimedia.org/show_bug.cgi?id=15784
         103 => 'Pàgina_Discussió',
         104 => 'Llibre',
         105 => 'Llibre_Discussió',
+        106 => 'Autor', # 27898
+        107 => 'Autor_Discussió',  # 27898
     ),
     'dawikisource' => array(
         102 => 'Forfatter', // http://bugzilla.wikimedia.org/show_bug.cgi?id=7796
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 3 Antoine "hashar" Musso (WMF) 2011-03-13 11:04:16 UTC
I have added the namespaces in the wrong section. Comment #2 fix the issue :)

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


Navigation
Links