Last modified: 2010-09-09 20:54:46 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 T26852, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24852 - New namespace for WikiProject on jawiki
New namespace for WikiProject on jawiki
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://ja.wikipedia.org/wiki/Wikipedi...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-18 14:12 UTC by aokomoriuta
Modified: 2010-09-09 20:54 UTC (History)
1 user (show)

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


Attachments

Description aokomoriuta 2010-08-18 14:12:22 UTC
As the the discussion and the vote (see assigned URL),
jawiki request new namespace named "プロジェクト" (which means Project in English) as ns:102 and "ノート‐プロジェクト" as ns:103 (for talk namespace).

They'll be used for WikiProject's pages.
Comment 1 aokomoriuta 2010-08-18 14:22:05 UTC
And I also request namespace alias "プロジェクト・トーク" for ns:103
because the MediaWiki default name of talk namespace is "XXXXX・トーク"
and all standard namespaces and also custom namespace "Portal" have such aliases.

This is mainly a problem about compatibility with other wiki.
Comment 2 JeLuF 2010-09-08 21:19:00 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1106)
+++ InitialiseSettings.php	(working copy)
@@ -2079,6 +2079,7 @@
     	"ポータル‐ノート" => 101,
     	'Portal‐ノート' => 101,
     	'Portal・トーク' => 101,
+		'プロジェクト・トーク' => 103,
     ),
     'jawikinews' => array(
     	"ポータル‐ノート" => 101,
@@ -3724,7 +3725,9 @@
     	NS_CATEGORY => "Category",
     	NS_CATEGORY_TALK => "Category‐ノート",
         100 => 'Portal',
-        101 => 'Portal‐ノート'
+        101 => 'Portal‐ノート',
+		102 => 'プロジェクト',
+		103 => 'ノート‐プロジェクト',
     ),    
     'kawiki' => array(
         100 => 'პორტალი',
Comment 3 aokomoriuta 2010-09-09 01:56:41 UTC
Thanks a lot!
Comment 4 aokomoriuta 2010-09-09 02:17:30 UTC
Sorry...
I've requested you a wrong name.

The 103 namespace name should be 'プロジェクト‐ノート',
not 'ノート‐プロジェクト'.

Could you modify?
Comment 5 JeLuF 2010-09-09 19:33:28 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1115)
+++ InitialiseSettings.php	(working copy)
@@ -3739,7 +3739,7 @@
         100 => 'Portal',
         101 => 'Portal‐ノート',
 		102 => 'プロジェクト',
-		103 => 'ノート‐プロジェクト',
+		103 => 'プロジェクト‐ノート',
     ),    
     'kawiki' => array(
         100 => 'პორტალი',
Comment 6 aokomoriuta 2010-09-09 20:54:46 UTC
Thank you!

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


Navigation
Links