Extension:SemanticCommonsClient
Appearance
Please help expand this page. |
Release status: beta |
|
|---|---|
| Author(s) | Ostrzyciel |
| Latest version | 0.4.1 |
| MediaWiki | >= 1.35.0 |
|
|
|
|
| Licence | GNU General Public License 3.0 or later |
| Download | GitLab: Note: |
The SemanticCommonsClient extension retrieves semantic information about files from Wikimedia Commons.
Installation
[edit]- Download and place the file(s) in a directory called
SemanticCommonsClientin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SemanticCommonsClient' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
