Extension:GWToolset/zh

MediaWiki extensions manual
GWToolset
Release status: beta
Implementation Media, Special page
Description 基於所提供之後設資料大量上传的内容
Author(s) Dan Entous (dan-nl讨论)
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
Help Help:Extension:GWToolset/zh
  • $wgGWToolsetConfigOverrides
  • $wgGWTFBMaxAge
  • $wgGWTFileBackend
Quarterly downloads 7 (Ranked 162nd)
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.


安裝Edit

  • 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";
    
  • 阅读INSTALL安裝文件并且確認您的wiki配置与之兼容。
  • 透過Special:UserRights頁面,指派適當的使用者到gwtoolset群組。
  •   Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

用法Edit

參見Edit

注释与参考文献Edit