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
Right now if you want a derivative to live on the Media, you can only use file fields. With a small change we can add support for image fields, too. That way you can set the thumbnail or give a media an image service file.
The text was updated successfully, but these errors were encountered:
I didn't see it because it's within islandora_image, a submodule that I didn't have enabled. My bad...
Unfortunately, the "Generate an Image Derivative for Media Attachment" option also only lets you select file fields - until Islandora/islandora#860.
It appears since this PR hits the parent class, AbstractGenerateDerivativeMediaFile, it also applies to all multi-file media derivatives. I'll work on a fix, if anyone is willing to test?
Right now if you want a derivative to live on the Media, you can only use file fields. With a small change we can add support for image fields, too. That way you can set the thumbnail or give a media an image service file.
The text was updated successfully, but these errors were encountered: