jpatokal / mediawiki-gateway

Ruby framework for MediaWiki API manipulation
Other
133 stars 50 forks source link

Enhanched #upload, added #image_info and #download #3

Closed arturaz closed 14 years ago

arturaz commented 14 years ago

upload now supports various options.

image_info allows inspecting images.

download allows to easily download files from wiki.

jpatokal commented 14 years ago

Brilliant, thank you! Now merged to master, will try to write up test cases tomorrow.