<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;">&lt;!-- TMPL_IF NAME=&quot;AmazonContent&quot;
--&gt;&lt;a href=&quot;<a href="http://www.amazon.com/gp/reader/">http://www.amazon.com/gp/reader/</a>&lt;!--
TMPL_VAR NAME=&quot;amazonisbn&quot;
--&gt;/ref=sib_dp_pt/002-7879865-0184864#reader-link&quot;&gt;&lt;img
border=&quot;0&quot; src=&quot;<a href="http://images.amazon.com/images/P/">http://images.amazon.com/images/P/</a>&lt;!--
TMPL_VAR NAME=&quot;amazonisbn&quot;
--&gt;.01._PIdp-schmooS,TopRight,7,-26_SCMZZZZZZZ_.jpg&quot;
alt=&quot;Cover Image&quot; /&gt;&lt;/a&gt;&lt;!-- /TMPL_IF --&gt;
</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;">&lt;img
src=&quot;<a href="http://www.yourserver.com/P/">http://www.yourserver.com/P/</a>&lt;!-- TMPL_VAR NAME=&quot;isbn&quot;
--&gt;.jpg&quot; alt=&quot;Book Cover Image&quot; /&gt;</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>&quot;I forget what I was taught. I only remember what I have learnt&quot;<br>
-Patrick White<br>