Hello Chris,

For image viewing and video playing you have to enable them in 
[dspace-angular]/src/environments/environment.prod.ts (scroll download to 
the end of the file) and then compile the frontend to be able to view 
images or stream videos on DSpace..

  // Whether to enable media viewer for image and/or video Bitstreams (i.e. 
Bitstreams whose MIME type starts with "image" or "video").
  // For images, this enables a gallery viewer where you can zoom or page 
through images.
  // For videos, this enables embedded video streaming
  mediaViewer: {
    image: true,
    video: true,
  },

On Wednesday, January 19, 2022 at 12:22:15 AM UTC+3 Chris Clawson wrote:

> Things have changed in DSpace 7's item view. In 6.3, an item view 
> displayed a thumbnail (with an embedded link) as well as a text “View/Open 
> link”. Clicking on either would open the bitstream into the current browser 
> window. Now in 7, the embedded link inside the thumbnail is gone and the 
> “Files” link will only initiate a download dialog.
>
> Is there a setting available to revert to the old behavior? Image oriented 
> repository users may not wish to download each and every bitstream, 
> especially before first seeing exactly what it looks like. If this is not 
> possible now, will it be in the future? (Please?)
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/cd29e97e-d6f0-48f7-826c-d6748f28817dn%40googlegroups.com.

Reply via email to