Extension:LinkGuesser

Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:Extensions with unknown license
MediaWiki extensions manual
LinkGuesser
Release status: betaCategory:Beta status extensions
Implementation Page action Category:Page action extensions
Description For broken internal links, infers possible correct links from search results
Author(s) Jeffrey Wang for MyWikis LLC
Latest version 0.1 (2021-12-11)
MediaWiki 1.35+Category:Extensions with manual MediaWiki version
Database changes No
License © MyWikis LLC
Download Category:Extensions in GitHub version control
README
$wgLinkGuesserResultsLimit
Category:All extensionsCategory:Extensions not in ExtensionJson

The LinkGuesser extension overrides default behavior for broken links ("red links") by showing a list of possible correct links and offering the choice of correcting the broken link with a displayed option.

Installation

This extension requires CirrusSearch to be installed on the wiki.

Configuration parameters

$wgLinkGuesserResultsLimit
How many results should be shown for each link guess.

User rights

This extension itself doesn't create any new user permissions, but the edit permission is required for using the link fixing mechanism.

Category:Extensions by MyWikis
Category:All extensions Category:Beta status extensions Category:Extensions by MyWikis Category:Extensions in GitHub version control Category:Extensions not in ExtensionJson Category:Extensions with manual MediaWiki version Category:Extensions with unknown license Category:Extensions without a compatibility policy Category:Extensions without an image Category:HtmlPageLinkRendererEnd extensions Category:Page action extensions