On 04/17/2012 10:37 PM, Brion Vibber wrote:
> I've started adding some documentation on chunked uploading via the API on
> mediawiki.org:
> 
> https://www.mediawiki.org/wiki/API:Upload#Chunked_uploading
looks good to me

> for instance -- is it
> possible to do chunked upload without using the stash? Or are they required
> together?
chunk upload requires stash since while the upload is happening, chunks
are stored in the stash, the chunks should never show up on the page.

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to