<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
        <title></title>
        <meta name="GENERATOR" content="OpenOffice.org 3.0 (Linux)">
        <style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>
<p style="margin-bottom: 0cm;">Here is a simple solution to display
your own book jacket in OPAC.</p>
<p style="margin-bottom: 0cm;">
</p>
<p style="margin-bottom: 0cm;">Find the following file,
/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/modules/opac-detail.tmpl</p>
<p style="margin-bottom: 0cm;">Open this file in a tex editor and find
the following code segment, Line 57.</p>
<p style="margin-bottom: 0cm;"><br></p>
<p style="margin-bottom: 0cm;"><!-- TMPL_IF NAME="AmazonContent"
--><a href="<a href="http://www.amazon.com/gp/reader/">http://www.amazon.com/gp/reader/</a><!--
TMPL_VAR NAME="amazonisbn"
-->/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img
border="0" src="<a href="http://images.amazon.com/images/P/">http://images.amazon.com/images/P/</a><!--
TMPL_VAR NAME="amazonisbn"
-->.01._PIdp-schmooS,TopRight,7,-26_SCMZZZZZZZ_.jpg"
alt="Cover Image" /></a><!-- /TMPL_IF -->
</p>
<p style="margin-bottom: 0cm;"><br></p><p style="margin-bottom: 0cm;">
</p>
<p style="margin-bottom: 0cm;">
</p>
<p style="margin-bottom: 0cm;">Replace above mentioned part using
following code.</p>
<p style="margin-bottom: 0cm;">
</p>
<p style="margin-bottom: 0cm;"><img
src="<a href="http://www.yourserver.com/P/">http://www.yourserver.com/P/</a><!-- TMPL_VAR NAME="isbn"
-->.jpg" alt="Book Cover Image" /></p>
<p style="margin-bottom: 0cm;">
</p>
<p style="margin-bottom: 0cm;">You can place Images folder in your
webspace called “P”. Otherwise you can create a folder for book
jacket in the same place “opac-detail.tmpl” resides. Book jacket
images must be in jpg format.
</p>
<p style="margin-bottom: 0cm;">Image name must be ISBN number of Books
(Eg. 0060779616.jpg).
</p>
<p style="margin-bottom: 0cm;">Drawback of this solution is OPAC will
not display images from Amazon.</p>
<p style="margin-bottom: 0cm;"><br>
</p>
<p style="margin-bottom: 0cm;">This solution earlier suggested by Ata
ur Rehman for Koha 2.9.</p>
<p style="margin-bottom: 0cm;">But this solution will also work well
with Koha 3.</p>
<br clear="all"><br>-- <br>Vimal Kumar V.<br>Asst. Librarian<br>Asian School of Business<br>Technopark, Trivandrum-695 581<br>Web: <a href="http://www.vimalkumar.co.nr">www.vimalkumar.co.nr</a><br>Blog: <a href="http://vimalkumar.oksociety.in">http://vimalkumar.oksociety.in</a><br>
<br>OK Society Volunteer. <a href="http://oksociety.in">http://oksociety.in</a><br>---------------------------------------------------------------------------<br>"I forget what I was taught. I only remember what I have learnt"<br>
-Patrick White<br>