tonnesen
40e440ca7c
Minor changes
2001-11-06 18:25:30 +00:00
tonnesen
bbaab2c754
Modified version of addbooks.pl that uses LCCN as base identifier instead
...
of ISBN. Should probably be merged with addbooks.pl so that the user can
enter either and ISBN _or_ and LCCN from the same form.
2001-11-06 18:15:00 +00:00
tonnesen
c1fcb1b4e9
Continuing work on Z39.50 search tool. Daemon now forks up to 12 processes
...
to do Z39.50 searches. Daemon will also wait to see if the user looks
beyond the first couple of pages of results, and will download more results
if necessary.
2001-11-06 18:13:59 +00:00
tonnesen
f36ec98fd2
Z39.50 now stores list of servers to query in a database table.
2001-11-03 07:28:20 +00:00
tonnesen
6c764d7e29
Daemon to process the queue of pending Z39.50 searches. I still need
...
to come up with a way for this process to get launched. Looks like Koha
might need its first init script. :)
2001-11-02 21:40:01 +00:00
tonnesen
dc7619a111
Added Z39.50 searching capability, and MARC file uploading from workstation
...
using HTML forms. Z39.50 functionality requires the YAZ toolkit.
2001-11-02 21:21:25 +00:00
tonnesen
d89391dbd8
Use MARC controlnumber as a unique identifier for MARC records, in addition
...
to ISBN, ISSN, and LCCN.
2001-11-01 05:00:41 +00:00
tonnesen
e34beb3b68
Added rudimentary marc importing tool. Just takes a marc record and
...
converts to koha database. Does not keep data in marc format.
2001-10-05 21:27:46 +00:00
tonnesen
72a30eee9d
Added simple acquisitions script
2001-10-05 21:19:29 +00:00