User:Ahecht/Scripts/FileExporter

Ahecht/Scripts/FileExporter
Author(s)
StatusAlpha
UpdatedJuly 2, 2018
    (5 years ago)
SourceUser:Ahecht/Scripts/FileExporter.js

This gadget adds a link from Wikipedia images to the FileImporter tool on Wikimedia Commons. When on an image page, a link named "Export to Commons" will be added to the toolbar at the top of the page (near the "More" menu)

Based on: commons:MediaWiki:Gadget-CropTool.js

Installation edit

Add the following line to Special:MyPage/common.js or meta:Special:MyPage/global.js to install:

mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Ahecht/Scripts/FileExporter.js&action=raw&ctype=text/javascript' ); // Linkback: [[User:Ahecht/Scripts/FileExporter.js]]

See also edit