Page MenuHomePhabricator

Do not hard-code namespace IDs in extension.json for Wikibase extensions.
Open, HighPublic

Description

WikibaseLexeme and WikibaseMEdiaInfo both specify a namespace ID in the extension.json.
This is convenient, but unfortunate of there are conflicts. This is also inconsistent with how WikibaseRepo is configured.

It should be possible to specify or override all namespace IDs in LocalSettings.php