Extension:SemanticCommonsClient

From Linux Web Expert

Revision as of 16:49, 14 April 2024 by imported>Pppery (Destub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MediaWiki extensions manual
SemanticCommonsClient
Release status: stable
Author(s) Ostrzyciel
Latest version 0.4.1
MediaWiki >= 1.35.0
License GNU General Public License 3.0 or later
Download

GitLab:

<translate> Note:</translate>
<translate> No [[<tvar name=1>Special:MyLanguage/Localisation#Translation resources</tvar>|localisation]] updates are
provided by <tvar name=twn>translatewiki.net </tvar>.</translate>

  • $wgSccCommonsApiUrl
  • $wgSccWikidataQueryServiceUrl
  • purge-commons-metadata
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 SemanticCommonsClient extension retrieves semantic information about files from Wikimedia Commons.

Installation

  • <translate> Download and place the file(s) in a directory called <tvar name=name>SemanticCommonsClient</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( 'SemanticCommonsClient' );
    
  • 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>