https://bugzilla.wikimedia.org/show_bug.cgi?id=32730

       Web browser: ---
             Bug #: 32730
           Summary: Use HTML5 FileAPI for Special:Import XML upload
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
               URL: https://en.wikipedia.org/wiki/Special:Import
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Export/Import
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


By using the HTML5 FileAPI interface in supporting browsers, we can read an
.xml import file directly through the web application and send it to the server
in smaller pieces.

Things that could be done:

* 'preview' of what will be imported before uploading
* parse the <siteinfo> header before upload, give chance to map namespaces etc
* run import during upload, instead of after the entire thing
* show progress as it goes along
* recovery after network outage or computer sleep/suspend
* import files much larger than the PHP upload limit
* allow modifying/fixing up errors as it goes along

-- 
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

Reply via email to