http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88243
Revision: 88243
Author: j
Date: 2011-05-16 15:27:42 +0000 (Mon, 16 May 2011)
Log Message:
-----------
update ResumableUpload/README
Modified Paths:
--------------
trunk/extensions/ResumableUpload/README
Modified: trunk/extensions/ResumableUpload/README
===================================================================
--- trunk/extensions/ResumableUpload/README 2011-05-16 15:19:26 UTC (rev
88242)
+++ trunk/extensions/ResumableUpload/README 2011-05-16 15:27:42 UTC (rev
88243)
@@ -1,2 +1,9 @@
-Adds Resumable upload support to MediaWiki upload api based on Googles
resumable upload protocol:
-http://code.google.com/apis/gdata/docs/resumable_upload.html
\ No newline at end of file
+Extension:ResumableUpload
+http://www.mediawiki.org/wiki/Extension:ResumableUpload
+
+Adds resumable upload support to MediaWiki.
+Uploads use the existing API but split up files into chunks.
+Each chunk is uploaded with an offset to check on the backend that nothing is
missing.
+
+This extension needs client JavaScript support.
+This can be done with the HTML5 slice api or using the Firefogg extension.
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs