Extension:DeviceMapLogCapture
![]() | Please expand this page. |
![]() Release status: experimentalCategory:Experimental extensions |
|
---|---|
Author(s) | Patrick Reilly |
Latest version | 0.0.1 (2020-02-16) |
MediaWiki | 1.35.0Category:Extensions with manual MediaWiki version |
License | Apache License 2.0 |
Download | Category:Extensions in Wikimedia version control |
Quarterly downloads | 0 |
Translate the DeviceMapLogCapture extension if it is available at translatewiki.net |
Installing
- Download and move the extracted
DeviceMapLogCapture
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/DeviceMapLogCapture - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'DeviceMapLogCapture' );
- Run the update script which will automatically create the necessary database tables that this extension needs.
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:Apache licensed extensions
Category:Experimental extensions
Category:Extensions in Wikimedia version control
Category:Extensions with invalid or missing type
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:LoadExtensionSchemaUpdates extensions
Category:Pages to be expanded