Extension:PageHistoryRealnames
From MediaWiki.org
| This extension stores its source code on a wiki page. Please be aware that this code may be unreviewed or maliciously altered. They may contain security holes, outdated interfaces that are no longer compatible etc. Note: No localisation updates are provided for this extension by translatewiki.net. |
|
PageHistoryRealnames Release status: beta |
|||
|---|---|---|---|
| Implementation | Special page | ||
| Description | Adds users real name on history page | ||
| Author(s) | John Erling Blad | ||
| Last version | 0.2 (2009-12-17) | ||
| License | GPL | ||
| Download | PageHistoryRealnames.php, PageHistoryRealnames.i18n.php | ||
|
|||
| Check usage and version matrix | |||
PageHistoryRealnames is an extension for MediaWiki that adds real names for the editors to each row at the history page, if the user has defined a real name.
Contents |
Installation [edit]
- Download PageHistoryRealnames.php and PageHistoryRealnames.i18n.php, and save them in extensions/PageHistoryRealnames directory on your wiki.
- Insert this line in the LocalSettings.php file:
include_once("$IP/extensions/PageHistoryRealnames/PageHistoryRealnames.php");
Usage [edit]
- No additional action is necessary to use this extension
Alternatives [edit]
- Not known
Feedback [edit]
Use the discussion page for feedback, questions, feature requests and bug reports.
See also [edit]
- Extension:Realnames to display realnames on all pages
- Extension:ShowRealUsernames
- Extension:SearchRealnames
- Extension:LandingPage
