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
{{ message }}
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
If we switch to timeline.js, part of this issue is mitigated. Thumbnails will appear, but are reasonably sized. At the moment, though, there are limitations:
only the first attached image appears
audio files attached to the record do not appear on the slide
videos attached do not appear on the slide
Timeline.js does have a lot of rich media capabilities, but mostly by way of pulling in video/audio/images from other services (i.e., Youtube, Vimeo, flickr, etc...). If we wish to utilize that, we would need to build in a way to attach urls for such to the record, and pass that data into the json file for the record that timeline.js consumes.
@csbailey5t Part of this issue originally was, in the HTML generated for the bubble content, I only used the Omeka helper for a square thumbnail (item_square_thumbnail() I think). We could easily just use other helpers, depending on the requirements and affordances of Timeline.js.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The item bubble only shows a really small square thumbnail for items. Consider showign a bigger version of files, including playable audio and video.
The text was updated successfully, but these errors were encountered: