A Penn Libraries Digital Scholarship Project
Minimalist inspired theme for video clip galleries - built for Philly Signs project:
- Featured collections are previewed on the home homepage
- For embedding iframes in the gallery - If you add an Item Type Element called "Embedded Video" to any Item Type, you can paste in iframes into the element field and it will display alongside other videos in the gallery
- Most video types will display consistently in the gallery views, using an accessible player (plyr)
- To attach transcripts of videos, upload the video and a VTT file to the same item.
- To attach a track element suitable for users who are blind or where the video cannot be seen, upload a VTT file to the same item with a title containing
track_description
in the exact format (e.g.:myinterview_track_description.vtt
).
- Adding an "Embedded Video" item type element will aid in display of iframes as the main video for an item
- Adjust your Security settings to allow for .vtt files
Follow Omeka Classic’s tutorial of installing a theme.
- The Omeka Classic Interface
- plyr
- Theme design based on this template
- Theme structure based on Minimalist