<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
We are currently developping something similar.<br>
<br>
Basically, you have a directory containing a thumbnail of the covers. 
The current implementation is using &lt;biblionumber&gt;.jpg for a
cover thumbnails. In the detail page, the thumbnail is also an url link
to the original cover, also named &lt;biblionumber&gt;.jpg, but in a
different directory.<br>
<br>
Right now, the link to the .jpg is hardcoded, however, our plan is to
extend this feature in order to link to a file which the extension will
be specified in a system preference.  In your case, that system
preference could refer to a .html file containing the cover, content
page and backcover.  This html file could even be a templated file
using some specific directory (/cover, /content, /backcover) for its
content.<br>
<br>
Could this feature set be usefull in your case?<br>
<br>
Hopefully, I should be able to check that in in the next few days.<br>
<br>
Eric<br>
<br>
Suchetha Wijenayake wrote:
<blockquote
 cite="mid:5ba017e00905210437y3954b487x3fdc9309157b91e2@mail.gmail.com"
 type="cite">
  <pre wrap="">On Thu, May 21, 2009 at 5:03 PM, Nicole Engard
<a class="moz-txt-link-rfc2396E" href="mailto:nicole.engard@liblime.com">&lt;nicole.engard@liblime.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Sounds like something others have asked for - but not something that
is easily doable.  I'd recommend a development project that allows
people to upload their own book content after cataloging ... so that
this kind of data can be stored in the database.

---

Nicole C. Engard
Open Source Evangelist, LibLime
(888) Koha ILS (564-2457) ext. 714
<a class="moz-txt-link-abbreviated" href="mailto:nce@liblime.com">nce@liblime.com</a>
AIM/Y!/Skype: nengard

<a class="moz-txt-link-freetext" href="http://liblime.com">http://liblime.com</a>
<a class="moz-txt-link-freetext" href="http://blogs.liblime.com/open-sesame/">http://blogs.liblime.com/open-sesame/</a>



On Thu, May 21, 2009 at 7:24 AM, Suchetha Wijenayake <a class="moz-txt-link-rfc2396E" href="mailto:suchetha@gmail.com">&lt;suchetha@gmail.com&gt;</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hello all.

I am setting up koha for a developmental organisation here in Sri
Lanka (you may have heard of the country, its been in the news a few
times lately).

They have a rather large collection of technical books that they have
published, and they want to put the covers on the koha DB so that
people can know what the book SHOULD look like.

They also want to put the back cover and contents page(s) up in the same way.

I have looked high and low for an efficient way of doing this, and I
am at wit's end. Most places recommend using Amazon covers, but there
is no chance the books will be on AMZN (self-published and all that
dontcherknow).

So where do I go from here? Does anyone have any ideas? Or has anyone done this?

Thanks

Suchetha

--
Check my photo album:
<a class="moz-txt-link-freetext" href="http://picasaweb.google.com/suchetha">http://picasaweb.google.com/suchetha</a>

Rants Raves and Miscellaneous Musings:
<a class="moz-txt-link-freetext" href="http://raramimu.blogspot.com">http://raramimu.blogspot.com</a>

Why do I smell brimstone? And what am I doing in this hand-basket?
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
I was afraid of that.
since my perl-fu is nonexistent, does anyone have a recommended
workaround? I can handle PHP (though i haven't hacked PHP code in
years)

Suchetha

  </pre>
</blockquote>
</body>
</html>