Extension:GWToolset
Jump to navigation
Jump to search
Outdated translations are marked like this.
GWToolset Release status: beta |
|
---|---|
![]() |
|
Implementation | Media, Special page |
Description | Massuppladdning av material baserat på tillhandahållen metadata |
Author(s) | Dan Entous (dan-nltalk) |
Latest version | 0.3.8 (2014-09-16) |
MediaWiki | 1.22+ |
PHP | 5.4+ |
Database changes | No |
License | GNU General Public License 3.0 |
Download | |
Translate the GWToolset extension if it is available at translatewiki.net | |
Check usage and version matrix. | |
Issues | Open tasks · Report a bug |
GWToolset (or GLAMWikiToolset) is a Special Page extension. The main goal of the extension is to allow GLAMs the ability to mass upload content (pictures, videos, and sounds) to Wikimedia Commons based on respective metadata (XML); the intent is to allow for a wide variety of XML schemas. The extension goes about this task by presenting the user with several steps, represented by HTML forms, in order to set-up a batch upload process that will upload content and metadata to the wiki, which creates individual mediafile pages for each item uploaded.
The project was co-funded by Europeana and a few Wikimedia chapters[2].
Further information can be found on the project page. Your feedback and questions are welcome, feel free to contact us.
Installation
- Download and place the file(s) in a directory called
GWToolset
in yourextensions/
folder.
- Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/GWToolset/GWToolset.php";
- Läs
INSTALLATIONS
-filen och se till att dina wikiinställningar uppfyller alla angivna krav.
- Koppla lämpliga användare till gwtoolset-gruppen med Special:Userrights-sidan.
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Användning
Se även
Noter och referenser
![]() | This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |