Extension:SuggestedTitles
Suggested Titles Release status: beta |
|
---|---|
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. |
MediaWiki | 1.31+ |
Composer | mediawiki/suggested-titles |
License | GNU General Public License 3.0 or later |
Download | GitLab: Note: |
|
|
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.