Bug 14581

Summary: Display Google Books cover in RSS page
Product: Koha Reporter: Vinod <mishravk79>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: amitddng135
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:
Attachments: example of book jacket

Description Vinod 2015-07-21 06:42:25 UTC
Created attachment 41108 [details]
example of book jacket

It would be nice enhancement in OPAC if small book jacket will be also display in RSS feed page in the right side of each title. So that if anybody gives link to the feed readers on websites it will also display the book jacket along with title.

Thanking You.
Comment 1 Vinod 2015-08-01 04:35:20 UTC
Further, i noticed that the book cover image is displayed in RSS when it is selected to fetch the image from Amazon in system preferences-enhanced content but it does not work from google cover image.
Comment 2 Owen Leonard 2024-04-17 17:34:33 UTC
I was reminded of this bug while working on Bug 16567. I don't think this is possible. Unlike other cover image services, Google Books covers can't be loaded without JavaScript. It's not possible to run JS in an RSS feed.