Last modified: 2010-08-17 05:06:18 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 T26823, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24823 - alias for de-wiktionary
alias for de-wiktionary
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-08-17 04:33 UTC by Stepro
Modified: 2010-08-17 05:06 UTC (History)
1 user (show)

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


Attachments

Description Stepro 2010-08-17 04:33:18 UTC
Hello, the local community wants to have the alias "BD" for "Benutzer Diskussion". No one opposes, consensus is stated here:
http://de.wiktionary.org/wiki/Wiktionary:TS#Softwareanpassungen (item #2)

So please create an alias "BD" for "Benutzer Diskussion".

As I understand to the config has to add:
wgNamespaceAliases:
    'dewiktionary' => array(
        'BD' => NS_USER_TALK,
    ),

Thanks in advance, Stepro
Comment 1 JeLuF 2010-08-17 05:06:18 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1034)
+++ InitialiseSettings.php	(working copy)
@@ -1922,6 +1922,7 @@
     	'WT' => NS_PROJECT,
         'WikiSaurus' => 104,
         'WikiSaurus_Diskussion' => 105,
+	'BD' => NS_USER_TALK,
     ),
     'dvwiki' => array(
         'Portal' => 100,

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


Navigation
Links