http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=737 tipaul <paul.poulain@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |galen.charlton@liblime.com, | |paul.poulain@free.fr AssignedTo|chris@bigballofwax.co.nz |drdrulm@yahoo.com --- Comment #2 from tipaul <paul.poulain@free.fr> 2009-04-18 16:37:48 --- galen: a volunteer for this, I add you as cc: Darrell, my suggestion : * you could have a different image for each branch (and items.location maybe) * A table should be added to tell the graphical position of the location depending on the items.itemcallnumber of the item. The table could contain : branchcode, imageurl, (maybe items.location) itemcallnumber, Xcoord, Ycoord. * when the user click on "view position", a new script is loaded, that get the branch/itemcallnumber (and maybe items.location), deduce the image to retrieve, add a cross or a circle or whatever at Xcoord, Ycoord, and returns the image. Improvement : let the librarian choose between a set of cross/circle/rectangle/ ... to put to the library map. my 2cents -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.