dev

MisspelledPage allows to find a correctly spelled page from a misspelled title using the name similarity percentage.

By default, all pages that are not redirects and have more than 60% of similarity are shown on the page in order of similarity to allow users to go to the desired page that they have written incorrectly.

Installation

Config

You can also enable the list being displayed on deleted pages. To achieve this, please prepend said Javascript to your wiki's or own Common.js page.

window.deletedToo = true;


Text above can be found here (edit)