Owen mentioned that he sent a patch for this issue a while back and I just wanted to pass this along. http://lists.koha.org/pipermail/koha-patches/2008-November/002150.html It is a different method then has been discussed, but should still do the trick. -- Danny Bouman Web Programmer Howard County Central Library 10375 Little Patuxent Parkway Columbia, MD 21044 410.313.7924 ----- Original Message ----- From: Michael Hafen <mdhafen@tech.washk12.org> To:<koha-devel@lists.koha.org> Cc: Date: Thursday, February 12 2009 03:47 PM Subject: Re: [Koha-devel] Item Type Images have various sizes Here's a draft of the patch. Ignore the lack of updatedatabase stuff. Is there anything else that should be changed here? Thanks. On Thu, 2009-02-12 at 11:37 -0500, Galen Charlton wrote:
Hi,
On Thu, Feb 12, 2009 at 11:25 AM, Michael Hafen <mdhafen@tech.washk12.org> wrote:
My idea in the beginning was something to this effect. I don't really feel like trying to figure out authorized values right now, but I will look to see if iconsets are kept in the database somewhere other than that.
Iconsets are not stored in the database - they're just directories in koha-tmpl/opac-tmpl/prog/itemtypeimg or ./koha-tmpl/intranet-tmpl/prog/img/itemtypeimg, so there currently isn't a place to stick the maximum dimensions of a iconset. However, both the authorised_values and itemtypes have an imageurl column pointing to the icon associated with item type or authval, so one possibility is adding imageheight and imagewidth columns to those tables.
Regards,
Galen -- Michael Hafen Systems Analyst and Programmer Washington County School District Utah, USA
for Koha checkout http://koha-dev.washk12.org or git://koha-dev.washk12.org/koha _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel