[Koha] Book Cover Images

Owen Leonard oleonard at myacpl.org
Wed Feb 6 03:13:51 NZDT 2008


> I want to include cover book image in opac-detail from Amzon.com, i'm already included it in opac-search and working fine but in opac-detail the book image appears in all ways no images available .any suggestion

It could be that the formatting of the ISBN variable on opac-detail is
wrong for linking to the Amazon image. View the source for the page and
check to see if the ISBN is coming through, and whether it is formatted
correctly:

<a href="http://amazon.com"><img border="0"
src="http://images.amazon.com/images/P/030726369X | 9.01.TZZZZZZZ.jpg"
alt="Book Cover Image" /></a>

That's one from our catalog, for instance, which suffers a formatting
problem.

  -- Owen


-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org


More information about the Koha mailing list