Page MenuHomePhabricator

Define namespace aliases for Author, Page, Index on all Wikisources
Closed, ResolvedPublic

Description

Please define aliases with the [pseudo-]canonical names of Author, Page, Index namespaces (and their talk namespaces) on all Wikisources, where they're not in $wgNamespaceAliases.
I've put them all on [[oldwikisource:User:Nemo_bis/wgNamespaceAliases]] (information gathered and cross-checked with several sources, see history).
This is greatly needed because such namespaces have different numbers (and names, obviously) on Wikisources, and it's very difficult to tell what namespace contains what, without digging a lot.


Version: unspecified
Severity: normal
URL: http://wikisource.org/wiki/User:Nemo_bis/wgNamespaceAliases

Details

Reference
bz29168

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:32 PM
bzimport set Reference to bz29168.
bzimport added a subscriber: Unknown Object (MLST).

I've just added to the same page how the complete configuration of the variable for all wikis should be like right now (to aid copy and past to the settings file).

jeluf wrote:

Done.

Index: InitialiseSettings.php

  • InitialiseSettings.php (revision 1913)

+++ InitialiseSettings.php (working copy)
@@ -2531,7 +2531,7 @@

'Author_talk' => 103,
'Page' => 104,
'Page_talk' => 105,
  • 'Index' => 106

+ 'Index' => 106,

    'Index_talk' => 107,
),
'ruwiki' => array(