You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to enable users to download a zip archive containing :
a JSON file representing the slideshow data
a folder with image tiles for the current project
a html page facilitating publication by indicating the URL to browse to access a sharable version of the player (it should dynamically retrieve its own window.location to do so)
Sketchy idea of what the html page content would be :
Your slideshow data is now uploaded at my-dataset.netlify.com.
You can share a viewable version of it at https://medialab.github.io/glisseMontre/viewer?dataURL=my-dataset.netlify.com
This archive will also be used for the import feature.
The text was updated successfully, but these errors were encountered:
We want to enable users to download a zip archive containing :
window.location
to do so)Sketchy idea of what the html page content would be :
This archive will also be used for the import feature.
The text was updated successfully, but these errors were encountered: