[Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 14 09:56:31 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633

Koustubha Kale <kmkale at anantcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7147|0                           |1
        is obsolete|                            |
   Attachment #7148|0                           |1
        is obsolete|                            |

--- Comment #52 from Koustubha Kale <kmkale at anantcorp.com> 2012-01-14 08:56:31 UTC ---
Created attachment 7149
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7149
Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha

A frequently-requested feature for Koha, especially by special libraries, is
the ability to upload local cover images into Koha.

This patch adds a bibliocoverimage table, and image handling code in the
C4::Images module. Key features of the implementation include:
1. The ability to have multiple cover images for a biblio
2. Handling for "full size" (800x600) and thumbnail-size (200x140) images
3. Uploading images directly from the record view

The image display functionality by Koustubha Kale of Anant Corporation will
follow in a second patch.

Special thanks to Koustubha Kale and Anant Corporation for the initial
implementation of local cover images, and to Chris Nighswonger of Foundation
Bible College for his prior work on patron images.

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
Signed-off-by: Magnus Enger <magnus at enger.priv.no>
Will add comments on Bugzilla.

Patch failed to apply because installer/data/mysql/sysprefs.sql had changed in
master.
Corrected the same with this new patch.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list