Extension:GlobalContribs
From Linux Web Expert
A request to archive this extension has been made on Phabricator. See <translate> task <tvar name=1>T157240</tvar></translate> for the archival request and the rationale for the request, and to leave comments about the request. |
GlobalContribs Release status: stable |
|
---|---|
Implementation | Special page |
Description | A MediaWiki extension to access all contributions of a user in a wikifarm, via GlobalContributions and GlobalEditcount |
Author(s) | |
Latest version | 1.1.0 (2020-03-18) |
MediaWiki | 1.35+ |
PHP | 5.3+ |
Database changes | No |
License | GNU General Public License 3.0 |
Download | README.md |
Example | Special:GlobalContributions and Special:GlobalEditcount on en.brickipedia.org |
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'). |
Translate the GlobalContribs extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
GlobalContribs is a MediaWiki extension that creates two special pages, Special:GlobalContributions and Special:GlobalEditcount on a wiki.
Installation
- <translate> [[<tvar name=2>Special:ExtensionDistributor/GlobalContribs</tvar>|Download]] and move the extracted <tvar name=name>
GlobalContribs
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/GlobalContribs - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'GlobalContribs' );
- 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
- Stable extensions
- Extensions without an image
- Special page extensions
- Extensions without a compatibility policy
- Extensions with manual MediaWiki version
- GPL licensed extensions
- Extensions in Wikimedia version control
- All extensions
- Extensions by Brickimedia