Extension:CrossNamespaceLinks
From MediaWiki.org
|
CrossNamespaceLinks Release status: stable |
|
|---|---|
| Implementation | Special page |
| Description | adds a special page listing links across namespaces |
| Author(s) | Ævar Arnfjörð Bjarmason |
| Version | 2008-02-01 (2008-02-01) |
| MediaWiki | 1.11+ |
| Download | SVN |
| Hooks used | |
The CrossNamespaceLinks extension adds a special page listing links across namespaces that usually shouldn't exist on Wikimedia projects.
[edit] Installation
- Download the files from [1] and place them to extensions/CrossNamespaceLinks
- Add require_once "$IP/extensions/CrossNamespaceLinks/SpecialCrossNamespaceLinks.php"; to LocalSettings.php
- The extension should be now active.
This extension is being used on one or more of Wikimedia's wikis. It means that the extension is stable and works well enough to be used by such high traffic websites. A full list of the extensions installed on a particular wiki is produced by Special:Version on that wiki.

