Re: [Koha] Koha 18.05.02 released

2018-07-23 Thread Michael Kuhn
Hi Martin > The Koha community is proud to announce the release of 18.05.02. > > This is a maintenance release. > As always you can download the release from > http://download.koha-community.org. > > Have a look at release post : > http://koha-community.org/koha-18-05-02-released >

[Koha] Cataloging Error

2018-07-23 Thread Ashley Bassett (RMUoHP)
Hello Koha list, I am receiving the following error when I try to add an item to the catalog: Form not submitted because of the following problem(s) - 1 mandatory fields empty (highlighted) I am not seeing a

[Koha] Koha 18.05.02 released

2018-07-23 Thread Martin Renvoize
The Koha community is proud to announce the release of 18.05.02. This is a maintenance release. As always you can download the release from http://download.koha-community.org. Have a look at release post : http://koha-community.org/koha-18-05-02-released

Re: [Koha] Drawing Software - Floor Mapping Library's Collections

2018-07-23 Thread Barton Chittenden
Yeah, that should be super-easy to do. If I'm not mistaken, SVG can be manipulated via CSS, so it might be as easy as giving a class to each section in the drawing that represents a shelving location. For a given item, you'd read items.location, and then change the color for that class. As long as

Re: [Koha] Drawing Software - Floor Mapping Library's Collections

2018-07-23 Thread Indranil Das Gupta
Owen: Indeed! I was thinking of it last night that an SVG map generated in Inkscape or something and then the pointer rendered or styled on top (or not render the map for non-tagged / tagable items) using XSLT The footprint of such a solution may be the lightest to render. Just my 2p Indranil

Re: [Koha] Drawing Software - Floor Mapping Library's Collections

2018-07-23 Thread Owen Leonard
> I think a mapping function for Koha, where we could show the > (approximate) location of an item on a map, would be super useful. I don't know anything about how an implementation would work, but I'd like to put in my vote for a solution that uses SVG. There are perl libraries for generating SVG

Re: [Koha] Drawing Software - Floor Mapping Library's Collections

2018-07-23 Thread Magnus Enger
On Tue, 17 Jul 2018 at 23:07, Indranil Das Gupta wrote: > This might be interesting if we are looking for OSS solutions > https://wiki.openstreetmap.org/wiki/Indoor_Mapping There is also this library, which might prove useful: https://leafletjs.com/ It can be used with custom images (e.g. a floor