Extension:SuggestedTitles

Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:GPL licensed extensions
MediaWiki extensions manual
Suggested Titles
Release status: betaCategory:Beta status extensions
Description Suggests or redirects to alternative (existing) pages that the user may want if they visit a URL that points to a non-existent page.
Author(s) Mark A. Hershberger
Compatibility policy Master maintains backward compatibility.Category:Extensions with master compatibility policy
MediaWiki 1.31+Category:Extensions with manual MediaWiki version
Composer mediawiki/suggested-titlesCategory:Extensions supporting Composer
License GNU General Public License 3.0 or later
Download Category:Extensions in GitLab version control
  • $wgRedirectOnSingle
Category:All extensions

Currently, suggestions are only provided when the user gets the case wrong, but it should be possible to expand this by subclassing MediaWiki\Extension\SuggestedTitles\Suggestion. Because of limitations with MediaWiki's use of MySQL, this does not work with non-latin character sets.

Category:All extensions Category:BeforeDisplayNoArticleText extensions Category:Beta status extensions Category:Extensions in GitLab version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions with manual MediaWiki version Category:Extensions with master compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:GetLocalURL extensions Category:ShowMissingArticle extensions Category:TitleIsAlwaysKnown extensions