Last modified: 2010-11-14 20:00:26 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 T27918, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25918 - Namespaces on vec.wikisource.org
Namespaces on vec.wikisource.org
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!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-14 13:25 UTC by Robin Pepermans (SPQRobin)
Modified: 2010-11-14 20:00 UTC (History)
0 users

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


Attachments

Description Robin Pepermans (SPQRobin) 2010-11-14 13:25:26 UTC
Can the following namespaces be enabled on the new vec.wikisource.org. They are needed for the ProofreadPage extension.
Could you also please fix the existing pages (it is apparently possible with the maintenance script namespaceDupes.php).

Author:
* Autor
* Discussion autor
Page:
* Pagina
* Discussion pagina
Index:
* Indice
* Discussion indice

Thanks!
Comment 1 JeLuF 2010-11-14 14:29:18 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 1324)
+++ InitialiseSettings.php	(working copy)
@@ -4222,6 +4222,14 @@
     	100 => 'Kişi',
     	101 => 'Kişi_tartışma',
     ),
+    'vecwikisource' => array(
+	100 => 'Autor',
+	101 => 'Discussion_autor',
+	102 => 'Pagina',
+	103 => 'Discussion_pagina',
+	104 => 'Indice',
+	105 => 'Discussion_indice',
+    ),
     'viwikisource' => array(
         100 => 'Chủ_đề',
         101 => 'Thảo_luận_Chủ_đề',
===================================================================
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-14 19:49:05 UTC
There are a lot of pages named "Page:". Those should be moved to "Pagina:".
Perhaps it is a good solution to add "Page" as a namespace alias, and then run namespaceDupes.php?

Thank you!
Comment 3 JeLuF 2010-11-14 20:00:26 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 1326)
+++ InitialiseSettings.php	(working copy)
@@ -2365,6 +2365,9 @@
         'Wiktionary' => NS_PROJECT,
     	'ВС' => NS_PROJECT,
     ),
+    'vecwikisource' => array(
+	'Page'	=> 102,
+    ),
     'yiwiki' => array(
         'וויקיפעדיע' => NS_PROJECT,
         'וויקיפעדיע_רעדן' => NS_PROJECT_TALK,
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


Navigation
Links