Last modified: 2011-08-01 20:44:56 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 T32122, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30122 - Add "WP" namespace alias to Test Wikipedia
Add "WP" namespace alias to Test Wikipedia
Status: VERIFIED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-30 01:46 UTC by Hazard-SJ
Modified: 2011-08-01 20:44 UTC (History)
1 user (show)

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


Attachments

Description Hazard-SJ 2011-07-30 01:46:25 UTC
Please add the namespace alias "WP" for Test Wikipedia's project namespace.
Comment 1 Hazard-SJ 2011-07-30 21:19:58 UTC
Also, please add the "WT" alias for its project talk namespace.
Comment 2 JeLuF 2011-07-30 22:17:40 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 2115)
+++ InitialiseSettings.php	(working copy)
@@ -2703,6 +2703,10 @@
          'Wikipedia' => NS_PROJECT,
          'Wikipedia_talk' => NS_PROJECT_TALK,
     ),
+    'testwiki' => array( 
+	    'WP' => NS_PROJECT,
+	    'WT' => NS_PROJECT_TALK,
+     ),
     'tewiki' => array(
          'Wikipedia' => NS_PROJECT,
          'Wikipedia_talk' => NS_PROJECT_TALK,
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 3 Hazard-SJ 2011-08-01 20:44:56 UTC
Thanks again.

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


Navigation
Links