Drop Url / Drop Link #2306
AlexanderTheGr8-gr
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Hello, If you want this kind of functionality, a wrapper such as the one you propose is perfectly fine, but that won't be part of Dropzone. BTW, make sure to use the active fork repo instead of the dead present one: https://github.com/NicolasCARPi/dropzone (and to use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From what I can see this does not seem to have been implemented yet.
It would be great if the actual users of Dropzone.js (frequently plain PC users) could just drag some URL/LINK to the dropzone,
and then the link is temporarily downloaded to browser and converted to a blob, and added to dropzone.
I have some "mockup" code for that, but it's "external code",
code extending your functionallity as outsider, as Lib user.
You could of course implement it as default functionality, or as "extension".
Beta Was this translation helpful? Give feedback.
All reactions