mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 11:40:06 +08:00
9873a942e3
This new interface will be used explicitly to add upload preprocessors in the form of uppy plugins. These will be run for each upload in the composer (dependent on the logic of the plugin itself), before the UppyChecksum plugin is finally run. Since discourse-encrypt uses the existing addComposerUploadHandler API for essentially preprocessing an upload and not uploading it to a different place, it will be the first plugin to use this interface, along with the register-media-optimization-upload-processor initializer in core. Related https://github.com/discourse/discourse-encrypt/pull/131. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |