Extension:GWToolset/tr
![]() Release status: beta |
|
---|---|
![]() |
|
Implementation | Media, Special page |
Description | Sağlanan meta verilere göre toplu içerik yükleme |
Author(s) | Dan Entous (dan-nlmesaj) |
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 | |
|
|
Quarterly downloads | 7 (Ranked 164th) |
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[1].
Further information can be found on the project page. Your feedback and questions are welcome, feel free to contact us.
KurulumEdit
- 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";
INSTALL
dosyasını okuyun ve viki yapılandırmanızın tüm bu bağımlılıkları karşıladığından emin olun.- Kullanıcıları uygun şekilde Special:UserRights sayfasıyla gwtoolset grubuna atayın.
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
KullanımEdit
Ayrıca bakınızEdit
Notlar ve kaynakçaEdit
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. |