Extension:UniqueLink
From Linux Web Expert
<translate> Please [[<tvar name=1>Special:EditPage/Extension:UniqueLink</tvar>|expand]] this page.</translate> |
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> |
UniqueLink Release status: unmaintained |
|
---|---|
Implementation | Parser extension |
Author(s) | Daniel Beard |
Latest version | 0.0.1 |
MediaWiki | >= 1.29.0 |
License | GNU General Public License 2.0 or later |
Download | GitHub:
<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 UniqueLink extension adds parser functions that only link to a page if it hasn't already been linked to before.
Installation
- <translate> Download and place the file(s) in a directory called <tvar name=name>
UniqueLink
</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( 'UniqueLink' );
- 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
- Unmaintained extensions
- Extensions without an image
- Parser extensions
- Extensions without a compatibility policy
- GPL licensed extensions
- Extensions in GitHub version control
- ParserClearState extensions
- ParserFirstCallInit extensions
- All extensions