Islandora / documentation

Contains islandora's documentation and main issue queue.
MIT License
104 stars 71 forks source link

Upload/display multiple formats of a Repository Item #1233

Open Natkeeran opened 5 years ago

Natkeeran commented 5 years ago
Title (Goal) Allow user to upload and display multiple formats of a repository item
Primary Actor user
Scope Drupal
Level Medium !
Story I want to create a repository item for a book. It is available in multiple formats such as pdf, epub, audio book, plain text etc. I want to choose one format for default display. And when the user clicks on another format, display that work in that format. I do not want to create multiple repository items/metadata for the same book for different formats.
dannylamb commented 5 years ago

This feels like an exercise in finding the right taxonomy terms so we can keep things neatly organized. Good one, I like it!

Natkeeran commented 5 years ago

@dannylamb Probably a view with various formats, ability to dynamically load a viewer based on what the user selects based on additional or hierarchy of contexts/reactions.