question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upload non-image files

See original GitHub issue

The images_upload_url setting allows you to specify a URL for the server-side upload handler, but this URL is only called when inserting images. My question is, is there a files_upload_url equivalent setting when inserting a link for non-image files?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
mrleemoncommented, Jan 20, 2017

Thanks for your answer! Is there any alternative (a plugin, maybe?) for allowing uploads of non-image files?

1reaction
fyrkantcommented, Jan 20, 2017

No we do not provide such a setting right now but it is something that might be implemented in the future. Thank you for the feature request!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uploading Non-Image Files - Aurigma
This topic describes how to upload non-image files.
Read more >
Uploading non image files to the wiki - Docswiki
Uploading non image files to the wiki · 1 Compress your files · 2 Copying your files to the webserver · 3 Moving...
Read more >
I can't upload PDFs, videos and other non-image files.
I can't upload PDFs, videos and other non-image files. Uploadcare allows you to upload files of any type, even on a free plan....
Read more >
How to allow <input type="file"> to accept only image files?
Use the accept attribute of the input tag. To accept only PNG's, JPEG's and GIF's you can use the following code: <label>Your Image...
Read more >
Using Cloudinary for files other than images and videos
While much of Cloudinary's functionality is focused on images and videos, we also support uploading, managing, and delivering almost any other  ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found