[Koha-devel] Display book jacket image without Amazon help

Vimal Kumar vimal0212 at gmail.com
Wed Jun 25 06:17:21 CEST 2008


Dear Friends,



I would like to insert book cover images without depending Amazon. We work
with Koha 2.2.9.

I tried http://lists.katipo.co.nz/public/koha/2006/009892.html as per this
old posting in Koha List. But this method work successful with Koha 2.2.5. I
tried this method with Koha 2.2.9 with some modifications. I created a
folder in our website space to deposit images as below.



<img src="http://www.ourwebsite.com/P/<!-- TMPL_VAR NAME="isbn"
-->.jpg" alt="Book Cover Image" />



But this does not working. Koha only take picture from root directory? as in



<img src="/opac-tmpl/npl/en/images/P/<!-- TMPL_VAR NAME="isbn"
-->.jpg" alt="Book Cover Image" />



I request your help to solve this problem. Any alternatives available?



-- 
Vimal Kumar V.
Asst. Librarian
Asian School of Business
Technopark, Trivandrum-695 581
Web: www.asb.edu.in/vimal/
---------------------------------------------------------------------------
"I forget what I was taught. I only remember what I have learnt"
-Patrick White
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-devel/attachments/20080625/4dc3bfea/attachment-0002.htm>
-------------- next part --------------
_______________________________________________
Koha-devel mailing list
Koha-devel at lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel


More information about the Koha-devel mailing list