http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7657

--- Comment #11 from Jonathan Druart <[email protected]> ---
(In reply to comment #10)
> Hmm it is Google and Openlibrary .. not amazon Jonathan. Could that be why
> it didnt work. 
> IE you need to set the google and openlibrary sysprefs not the amazon one.

Oops yes, sorry :)
Too many syspref for covers, I was a little bit lost.

However, it still does not work.

Before the path, I got 4 images:

<td>
<a class="p1" href="/cgi-bin/koha/opac-detail.pl?biblionumber=608">
<span id="gbs-thumbnail19" class="2253115525" title="608" style="block">
<img
src="http://bks5.books.google.com/books?id=Dq9LPgAACAAJ&printsec=frontcover&img=1&zoom=5";>
<img src="http://covers.openlibrary.org/b/id/6675897-S.jpg";>
</span>
<span id="openlibrary-thumbnail19" class="2253115525" title="608"
style="block">
<img
src="http://bks5.books.google.com/books?id=Dq9LPgAACAAJ&printsec=frontcover&img=1&zoom=5";>
<img src="http://covers.openlibrary.org/b/id/6675897-S.jpg";>
</span>
</a>
</td>

Now I get

<td>
<a class="p1" href="/cgi-bin/koha/opac-detail.pl?biblionumber=608">
<span id="gbs-thumbnail19" class="2253115525" title="608" style="block">
<img
src="http://bks5.books.google.com/books?id=Dq9LPgAACAAJ&printsec=frontcover&img=1&zoom=5";>
</span>
<span id="openlibrary-thumbnail19" class="2253115525" title="608"
style="block">
<img src="http://covers.openlibrary.org/b/id/6675897-S.jpg";>
</span>
</a>
</td>

What I missed?

OpenLibraryCovers ON
GoogleJackets ON
OPACAmazonCoverImages OFF
OPACLocalCoverImages OFF

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to