Last modified: 2008-02-04 19:21:59 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 T14897, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12897 - Move $wgCanonicalNamespaceNames to DefaultSettings.php
Move $wgCanonicalNamespaceNames to DefaultSettings.php
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.12.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-03 19:33 UTC by Zachary Hauri
Modified: 2008-02-04 19:21 UTC (History)
0 users

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


Attachments

Description Zachary Hauri 2008-02-03 19:33:48 UTC
The array of namespace names sits in Namespace.php, where it cannot be overridden in LocalSettings.php. Can this be moved to DefaultSettings.php, so I can rename namespaces on my wiki without using aliases?
Comment 1 Brion Vibber 2008-02-04 19:21:59 UTC
Renaming *canonical* namespace names would break things relying on those canonical names, so I'd rather recommend against it. Instead set the names in the custom namespaces array; these will override the canonical forms as the default.

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


Navigation
Links