humanitiesplusdesign / palladio

An application that brings humanities research methods to data visualization.
BSD 3-Clause "New" or "Revised" License
170 stars 31 forks source link

Gallery - images not displaying #184

Open mtcomsa opened 7 years ago

mtcomsa commented 7 years ago

In Gallery view, some of the images that have valid URLs are not displaying. This seems to happen especially with URLs containing https:// rather than http://

esjewett commented 7 years ago

@cncoleman Did something happen on the Stanford/HDLab end that caused SSL to get turned on for hdlab.stanford.edu? That seems to be what is causing this as it is now an https site and so cannot load content from http URLs.

I think this may be something we have to live with, as HTTPS is the future, but it's going to cause some pain for folks with existing data sets like @mtcomsa. We could probably provide a non-https version as well that your existing files will work on.

tmr3229 commented 4 years ago

Hi, did mtcomsa get any feedback on their issue about the Gallery view not displaying images? I have the same problem.

esjewett commented 4 years ago

@tmr3229 If it's the same issue where your image is served as SSL but the Palladio page is non-SSL, then there is not a ton we can do about it. You could use a version of Palladio served via SSL, at a service like Glitch. You could host your own or use the one here: https://palladio.glitch.me/#/upload