[Koha] Display of book jacket images
vimal kumar
vimal0212 at yahoo.com
Wed Jun 25 16:14:40 NZST 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
Asst. Librarian
Asian School of Business
Technopark
Trivandrum-695 581
http://www.asb.edu.in/vimal
----------------------------------------------------------------------
"I forget what I was taught. I only remember what I have learnt" -Patrick White
More information about the Koha
mailing list