Cataloging books which doesn't have ISBN etc.,
Hi, I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered. Can you please help me out? Koha version: 3.02.3 Thanks & Regards, Somasekhar Rao K
2011/3/11 Somasekhar Rao K <raosoma@gmail.com>:
Hi,
I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered.
Can you please help me out? Koha version: 3.02.3
Thanks & Regards, Somasekhar Rao K
This facility is currently not available in Koha but I have a patch under client testing at present. :) Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2
Hi, Good evening. May I know success of the patch you are working on to store the images of the books that doesn't have ISBN number? It will be a very good value addition to the tool. Thanks in advance, Somasekhar Rao K On Fri, Mar 11, 2011 at 6:05 PM, Koustubha Kale <kmkale@anantcorp.com>wrote:
2011/3/11 Somasekhar Rao K <raosoma@gmail.com>:
Hi,
I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered.
Can you please help me out? Koha version: 3.02.3
Thanks & Regards, Somasekhar Rao K
This facility is currently not available in Koha but I have a patch under client testing at present.
:)
Regards, Koustubha Kale Anant Corporation
Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2
Hi, I think I have not understood how to enter book details along with cover image into koha database, when the book is not available in any of the search. Can you please help me out? Thanks & Regards, Somasekhar Rao K On Fri, Mar 11, 2011 at 5:45 PM, Somasekhar Rao K <raosoma@gmail.com> wrote:
Hi,
I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered.
Can you please help me out? Koha version: 3.02.3
Thanks & Regards, Somasekhar Rao K
Have a look at the documentation here http://koha-community.org/documentation/3-2-manual/c8046 Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2 2011/3/11 Somasekhar Rao K <raosoma@gmail.com>:
Hi,
I think I have not understood how to enter book details along with cover image into koha database, when the book is not available in any of the search. Can you please help me out?
Thanks & Regards, Somasekhar Rao K
On Fri, Mar 11, 2011 at 5:45 PM, Somasekhar Rao K <raosoma@gmail.com> wrote:
Hi,
I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered.
Can you please help me out? Koha version: 3.02.3
Thanks & Regards, Somasekhar Rao K
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
From looking at the system preferences listing all the different services, and the fact that it is possible to configure Koha to display more than one at the same time, I would speculate that the architecture for this functionality perhaps hasn't been "modularized" (e.g. to handle a plugin architecture), and therefore what we'd like to see may not be easy to implement in an elegant manner. However
You can of course display a URL in your detail record, which the user can click on to show the cover image, stored on your own web server or anywhere else (subject to their use terms of course). I can't imagine it would take much work to customize an OPAC template to have the image that URL points to display, but you would need to figure it out and test it yourself. I don't know what the developers think of this idea, but personally I'd add my vote to have such a feature in the mainstream code, as I hate depending on outside services. Ideally it could be configured to integrate with the code that handle the outside services, in the sense of suppressing the use of the latter if there is data in the local-use MARC subfield specified to contain the URL for local cover images. personally I'd be happy with a kludge of basic functionality as long as it worked. . . Is there a feature request function within the bug tracker? And if so, has this been posted there already? 2011/3/11 Somasekhar Rao K <raosoma@gmail.com>:
Hi,
I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered.
Can you please help me out? Koha version: 3.02.3
Hi! Have a look at the enhancement described here: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 http://wiki.koha-community.org/wiki/Local_cover_images_RFC I think Koustubha Kale said on IRC the other day that the work is mostly finnished and the feature is being tested by the client who is paying for it. Best regards, Magnus Enger libriotech.no On 11 March 2011 21:20, <hansbkk@gmail.com> wrote:
You can of course display a URL in your detail record, which the user can click on to show the cover image, stored on your own web server or anywhere else (subject to their use terms of course). I can't imagine it would take much work to customize an OPAC template to have the image that URL points to display, but you would need to figure it out and test it yourself.
I don't know what the developers think of this idea, but personally I'd add my vote to have such a feature in the mainstream code, as I hate depending on outside services. Ideally it could be configured to integrate with the code that handle the outside services, in the sense of suppressing the use of the latter if there is data in the local-use MARC subfield specified to contain the URL for local cover images.
From looking at the system preferences listing all the different services, and the fact that it is possible to configure Koha to display more than one at the same time, I would speculate that the architecture for this functionality perhaps hasn't been "modularized" (e.g. to handle a plugin architecture), and therefore what we'd like to see may not be easy to implement in an elegant manner. However personally I'd be happy with a kludge of basic functionality as long as it worked. . .
Is there a feature request function within the bug tracker? And if so, has this been posted there already?
2011/3/11 Somasekhar Rao K <raosoma@gmail.com>:
Hi,
I am trying to catalog the books which doesn't have any ISBN etc., for me to import. I was using Marcedit and sometimes directly from Koha to add books. However, I was not able to make out how to store the cover image of the book. I want to scan the book myself and store it so that when the book is searched, it shows the image as well along with the other details of the book entered.
Can you please help me out? Koha version: 3.02.3
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
On Thu, Mar 17, 2011 at 4:01 PM, Magnus Enger <magnus@enger.priv.no> wrote:
Hi!
Have a look at the enhancement described here: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 http://wiki.koha-community.org/wiki/Local_cover_images_RFC
I think Koustubha Kale said on IRC the other day that the work is mostly finnished and the feature is being tested by the client who is paying for it.
Best regards, Magnus Enger libriotech.no
Yes that is correct. I will make it into a acceptable patch and submit asap. Regards, Koustubha Kale Anant Corporation Contact Details : Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w), Maharashtra, India, Pin : 400601. TeleFax : +91-22-21720108, +91-22-21720109 Mobile : +919820715876 Website : http://www.anantcorp.com Blog : http://www.anantcorp.com/blog/?author=2
participants (4)
-
hansbkk@gmail.com -
Koustubha Kale -
Magnus Enger -
Somasekhar Rao K