Extension:GWToolset/de-formal

MediaWiki extensions manual
GWToolset
Release status: beta
Implementation Media, Special page
Description Mass upload of content based on provided metadata
Author(s) Dan Entous (dan-nlDiskussion)
Latest version 0.3.8 (2014-09-16)
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki 1.22+
PHP 5.4+
Database changes No
License GNU General Public License 3.0 or later
Download
  • $wgGWToolsetConfigOverrides
  • $wgGWTFBMaxAge
  • $wgGWTFileBackend
Quarterly downloads 7 (Ranked 165th)
Issues Open tasks · Report a bug

Template:Extension/archived

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[1].

Further information can be found on the project page. Your feedback and questions are welcome, feel free to contact us.


InstallationEdit

  • Download and place the file(s) in a directory called GWToolset in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php :
    require_once "$IP/extensions/GWToolset/GWToolset.php";
    
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

UsageEdit

Siehe auchEdit

Notes and referencesEdit