Bug 23472

Summary: Amazon image size should be configurable in OPAC results/details
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2019-08-19 15:28:36 UTC
Amazon offers several different cover image sizes:

Examples:
https://images-na.ssl-images-amazon.com/images/P/0765322730.01.TZZZZZZZ.jpg
https://images-na.ssl-images-amazon.com/images/P/0765322730.01.MZZZZZZZ.jpg
https://images-na.ssl-images-amazon.com/images/P/0765322730.01.LZZZZZZZ.jpg

There should be an option to select which size should display on the OPAC results/details page.
Comment 1 Lucas Gass (lukeg) 2019-08-19 16:13:11 UTC
I believe this should also effect OPAC lists as well.
Comment 2 Katrin Fischer 2019-08-19 21:16:43 UTC
Coudld using the biggest and scaling them with CSS be an option? It doesn't appear 'huge' in size.
Comment 3 Lucas Gass (lukeg) 2019-08-19 22:20:03 UTC
Right now we use the smallest (01.TZZZZZZ.jpg), so yes that could be an option.