-
Improvement
-
Resolution: Duplicate
-
Major
-
None
-
1.9.2, 2.0.3
-
MOODLE_19_STABLE, MOODLE_20_STABLE
-
Easy
enable "single click upload" of a single file on several components inside the Moodle framework.
in general, i gave the upload FORM a name : "upload"
and added a javascript onchange event to the input file(type)
that calls the submit function of the current FORM.
changes are in the following components:
files (repository)
assignment (upload)
assignment (uploadsingle)
i have also made a special usability shortcut inside the Files page
in which i included the "single upload file to the current folder" function
at the end of the main Files page.
(no need to click the old "upload file" and navigate to a new page)
hope you like it and that it does not break anything
btw,
i was inspired by this tracker to try and patch moodle to have a single click file upload.
- has a non-specific relationship to
-
MDL-40172 Create drag and drop option for inserting images in the editor
- Closed
- has been marked as being related by
-
MDL-43996 Atto: add image drag and drop capability in editing window
- Closed
- will be (partly) resolved by
-
MDL-22504 Use HTML5 drag & drop file upload to add file resources
- Closed