https://bugzilla.wikimedia.org/show_bug.cgi?id=18563
Michael Dale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |ASSIGNED Summary|Enable "Upload by URL" |Merge new-upload branch |globally on Wikimedia |(tracking) |(tracking) | --- Comment #1 from Michael Dale <[email protected]> 2009-04-24 20:04:46 UTC --- Changed the summary to track all the related new-upload branch updates that are part of the above mentioned fixes. More comments to follow shortly... Other upload-api related bugs in new-upload branch bug 16927 enables firefogg support (adding chunks to the api) this hits on bug 17255 although the protocol is firefogg specific and simpler than described. (although it does not block the possibility of using the simple firefogg protocol with other clients) There does not seem to be a general "upload api" bug. But the original idea of the new-upload branch was to support api. The api is currently documented as follows: (will be a few updates once we support status checks on http uploads) * action=upload * Upload an File Parameters: filename - Target filename file - File contents chunk - url - Url to upload from comment - Upload comment or initial page text Default: watch - Watch the page ignorewarnings - Ignore any warnings enablechunks - Boolean If we are in chunk mode; accepts many small file POSTs done - When used with "chunks", Is sent to notify the api The last chunk is being uploaded. sessionkey - Session key in case there were any warnings. chunksessionkey - Used to sync uploading of chunks -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
