Skip Menu |

This queue is for tickets about the MediaWiki-API CPAN distribution.

Report information
The Basics
Id: 68649
Status: resolved
Priority: 0/
Queue: MediaWiki-API

People
Owner: Nobody in particular
Requestors: mike.lifeguard+cpan [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Add support for uploading via API
The API now supports uploads - MediaWiki::API::upload should be rewritten to use that.
On Sat Jun 04 13:06:12 2011, LIFEGUARD wrote: Show quoted text
> The API now supports uploads - MediaWiki::API::upload should be rewritten > to use that.
sorry for the delay. I am working on a new release that will have this. Primarily it adds support for file uploads via the API call directly, but I will modify the upload/download calls to use the api depending on the version of mediawiki that is running.
I have added code for this now (along with some other improvements). Awaiting some feedback before official release.
On Mon Jul 25 15:21:33 2011, exobuzz wrote: Show quoted text
> I have added code for this now (along with some other improvements). > Awaiting some feedback before official release.
implemented in 0.36 which will be on cpan shortly. many thanks.