Extension:URNames

Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:MIT licensed extensions
MediaWiki extensions manual
URNames
Release status: stableCategory:Stable extensions
Implementation User interfaceCategory:User interface extensions
Description Extension adds users' real name (only for logged in users) to following pages: History pages, Recentchanges, Listusers, Activeusers, BlockList
Author(s) Josef Martiňák (Jossmarttalk)
Latest version 1.1.1 (2021-06-16)
MediaWiki 1.36+Category:Extensions with manual MediaWiki version
Database changes No
License MIT License
Download Category:Extensions in Bitbucket version control
README.md
Example WikiSkripta
Category:All extensions

The URNames extension adds users' real name (only for logged in users) to following pages:

Installation

  • Download and place the file(s) in a directory called URNames in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'URNames' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

See also

Category:Real name display extensions
Category:All extensions Category:BeforePageDisplay extensions Category:Extensions in Bitbucket version control Category:Extensions included in MyWikis Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:MIT licensed extensions Category:Real name display extensions Category:Stable extensions Category:User interface extensions