]> Wikimedia Canada | Git repositories - eccc_to_commons.git/commit
Add script to perform the upload
authorPierre Choffet <peuc@wanadoo.fr>
Thu, 6 Feb 2020 20:49:57 +0000 (15:49 -0500)
committerPierre Choffet <peuc@wanadoo.fr>
Fri, 7 Feb 2020 18:33:57 +0000 (13:33 -0500)
commitea933e3293cb98e64656291c69d8f098104b8256
treeaa8dcc9b011ce116468ac1d7996bdc29ac8457d2
parentc4fdff03a380cd239b55e8d5f57817b967d1449d
Add script to perform the upload

It's a generic Mediawiki batch upload script that takes files in a directory (recursively) and uploads them in a Mediawiki while keeping their tree.

Also add login_password into .gitignore to actively prevent contributors to shoot themselves in the foot.
.gitignore [new file with mode: 0644]
README
mediawiki_post.sh [new file with mode: 0755]