Extension:SimilarTitles
From Linux Web Expert
<translate> Please [[<tvar name=1>Special:EditPage/Extension:SimilarTitles</tvar>|expand]] this page.</translate> |
SimilarTitles Release status: unknown |
|
---|---|
Author(s) | Josef Martiňák |
Latest version | 1.2.1 |
MediaWiki | >= 1.36.0 |
License | MIT License |
Download | Bitbucket:
<translate> Note:</translate> |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The SimilarTitles extension shows pages with similar names when creating a new page, in order to discourage duplicate pages from being created.
Installation
- <translate> Download and place the file(s) in a directory called <tvar name=name>
SimilarTitles
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'SimilarTitles' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
Categories:
- Pages with script errors
- Pages with broken file links
- Pages to be expanded
- Extensions with invalid status
- Extensions without an image
- Extensions with invalid or missing type
- Extensions without a compatibility policy
- MIT licensed extensions
- Extensions in Bitbucket version control
- BeforePageDisplay extensions
- EditFormPreloadText extensions
- All extensions