We’ve supported local file picking and image uploading for quite some time already. However making these features functional required some effort on the user’s side, while not being immediately obvious, at the same time. Some effort is still required, but we decided to supplement the feature with an intuitive UI.
Once images_upload_url
is defined in the config, an Upload tab appears in the Image Dialog.
So a setup like this displays a friendly UI simplifying image upload either by picking it up or by dropping it in, directly from the desktop:
All image uploading options are supported, including images_upload_handler
(a way to define custom file uploader) and images_upload_credentials
.
For more details check Upload Images tutorial from the General Configuration series.
Was this article helpful? Yes - No
Well, that's awkward . Would you mind opening an issue or helping us out?
Thanks for the feedback!
Can't find what you're looking for? Let us know.
Except as otherwise noted, the content of this page is licensed under the Creative Commons BY-NC-SA 3.0 License, and code samples are licensed under the Apache 2.0 License.