geobtaa / geoblacklight_admin

MIT License
4 stars 2 forks source link

Fix Thumbnails Workflow #106

Closed ewlarson closed 2 weeks ago

ewlarson commented 2 weeks ago

If we've crawled/harvested thumbnails, those thumbs will be the first entry in the document.document_assets relationship and they'll be used by default.

Alternatively, you can upload an Asset, and if image derivatives can be made from that file, those will be the thumbnail.

ewlarson commented 2 weeks ago

CI test runs are broken by an upstream rackup / puma error. Merging.