Web-based circulation interface
I've started playing around with a web-based circulation interface. I have a basic issues module completed (no returns yet). If anybody wants to take a look at it, browse to: http://koha.cmsd.bc.ca/cgi-bin/koha/circ/circulation.pl Use me as the borrower (just type ton, and then select Steve Tonnesen). There are exactly 17 items in my sample database there, barcodes 1000-1016. Let me know what you think. Steve.
* Tonnesen Steve <tonnesen@cmsd.bc.ca> [010123 12:00]:
I've started playing around with a web-based circulation interface. I have a basic issues module completed (no returns yet). If anybody wants to take a look at it, browse to:
http://koha.cmsd.bc.ca/cgi-bin/koha/circ/circulation.pl
Use me as the borrower (just type ton, and then select Steve Tonnesen). There are exactly 17 items in my sample database there, barcodes 1000-1016.
I like it. Nice and simple, and mostly works :-) Is the code up in cvs on sourceforge? Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
On Tue, 23 Jan 2001, Chris Cormack wrote:
Is the code up in cvs on sourceforge?
It is now. I've also fixed a bug with issuing reserved books that was pointed out by Kaye Guidetti. Another feature that is missing is the flags information. Although my patron information shows NOTES and ODUES flags, there is currently now way to see the information. I'm thinking of just including the flag information at the bottom of the issues page, to save having to reload another page for each flag that comes up. Steve.
* Tonnesen Steve <tonnesen@cmsd.bc.ca> [010123 13:14]:
On Tue, 23 Jan 2001, Chris Cormack wrote:
Is the code up in cvs on sourceforge?
It is now. I've also fixed a bug with issuing reserved books that was pointed out by Kaye Guidetti. Another feature that is missing is the flags information. Although my patron information shows NOTES and ODUES flags, there is currently now way to see the information. I'm thinking of just including the flag information at the bottom of the issues page, to save having to reload another page for each flag that comes up.
That sounds like a good idea. We have more screen real estate with a web browser than we do with a curses screen, so no real reason to have to click through to another page. What do the librarians think? Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (2)
-
Chris Cormack -
Tonnesen Steve