Extension:UnusedRedirects
Appearance
Release status: stable |
|
|---|---|
| Implementation | Special page |
| Author(s) |
|
| Latest version | 1.0 |
| MediaWiki | 1.43.6+ |
| License | GNU General Public License 2.0 or later |
| Download | |
| 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
UnusedRedirectsfolder 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: |
