CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

consider images in search results as default behavior #201

Open jduss4 opened 4 years ago

jduss4 commented 4 years ago

Right now we use images in search results for projects like family letters, but not for anything else. Since we are switching all projects to IIIF in the future, it makes sense that we could guess if image_id exists, display a thumbnail in the search results. This would require design and a little logic about when or when not to display an image.

Possibly related to #89 but not entirely contingent upon