moodle/repository
Tim Hunt 0cd7aaebcd MDL-80689 filepicker: better reporting of incorrect file type
Before this change, file type errors were reported like system errors. Now,
they are reported in a plain dialoue, which is more like how it works for
drag-drop upload.

Also, before this, after an upload errors, you were left with a blank
filepicker dialogue. Now, the upload form is redisplayed.
2024-10-31 11:38:28 +00:00
..

Repository API
==============

This directory contains all the interfaces and plugins for access to repositories.

   Specs:  https://moodledev.io/docs/apis/plugintypes/repository
   Track:  http://tracker.moodle.org/browse/MDL-13766