Extension:UnusedRedirects
UnusedRedirects Release status: stable |
|
---|---|
Implementation | Special page |
Author(s) |
|
Latest version | 1.0 |
MediaWiki | 1.39.10+ |
License | GNU General Public License 2.0 or later |
Download | |
Quarterly downloads | 5 (Ranked 127th) |
Translate the UnusedRedirects extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
UnusedRedirects is a MediaWiki special page extension that automatically grabs the list of redirects that aren't used and outputs it on Special:UnusedRedirects.
Install
edit- Download and move the extracted
UnusedRedirects
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/UnusedRedirects - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'UnusedRedirects' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |