http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7152 Bug #: 7152 Summary: Koha should make it easy for librarians to attach covers using Open Library Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: robin@catalyst.net.nz QAContact: ian.walls@bywatersolutions.com While currently Koha can fetch covers from Open Library, it doesn't make it easy for them to be added. We should have adding the OL covers be part of the cataloguing process. This would also extend to writing the OLID into records, probably using 035. This will require a field with a prefix to be defined by OL. See http://www.loc.gov/marc/organizations/ for info on this. This will require two APIs to be defined by OL: a search-or-create interface that will find an ID for the current record if it can, and if not, it will create one; and a cover uploader interface that will allow us to upload a cover given an OLID. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.