Extension:RemoveRedlinks
Appearance
From mediawiki.org
Release status: experimental |
|
|---|---|
| Implementation | Parser extension |
| Description | This extension removes red links (to non-existing pages) for users not logged in. |
| Author(s) | Malte Ahrholdt (Wikimalte talk ) |
| Latest version | 0.1 (2020εΉ΄04ζ09ζ₯) |
| MediaWiki | 1.32 |
|
|
| Licence | GNU General Public License 2.0 or later |
| Download | GitHub:
Note: |
The RemoveRedlinks extension disables red links to non-existing pages to users which are not logged in. Especially when users not logged in do not have editing privileges, the red visualization of wikilinks to non-existing pages is more confusing than helpful. The red links are still shown to logged in users in order to facilitate editing.
Installation
[edit ]- Download archive, extract to temporary folder and place the file(s) in a directory called
RemoveRedlinksin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RemoveRedlinks' );
- Yes Done β Navigate to
Special:Versionon your wiki to verify that the extension is successfully installed.
Configuration parameters
[edit ]None.
User rights
[edit ]None.
Notes
[edit ]This extension is based on a previous work by User:π, but has been modified and updated. Re-using this extension's name and re-establishing its functionality as it has been abandoned since 2012.
See also
[edit ]- Extension:SuppleRedirect - replace red-link to redirect other site automatically.
This extension is included in the following wiki farms/hosts and/or packages: