Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow upload of medias in tinymce #199

Closed
wants to merge 1 commit into from

Conversation

sdumetz
Copy link
Contributor

@sdumetz sdumetz commented Mar 23, 2023

The image widget has an "upload" panel but that's not available in the "medias" widget.

If file_picker_callback is defined, an icon appears next to each media inputs to allow uploading something from the client's computer.

Works fine for me though I couldn't find a good way to signal the in-progress upload to the user in this context. I used Notification.show but it's far from ideal.

@gjcope
Copy link
Collaborator

gjcope commented Apr 26, 2023

We currently can't support this feature on our back end, so opening it up to our users would cause problems. I've opened an issue (#209 ) to track this, so we can revisit your solution when it will work for our users. As always, thanks for the PR!

@gjcope gjcope closed this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants