Commit graph

12 commits

Author SHA1 Message Date
tipaul
0af09bc098 Beginning of marc stuff :
* in marc directory, the marcschema.sql contains now the new marc structure. The old one is in marcschema.old.sql.
* in marc directory, the fill_usmarc.pl script fills the structure tables with USMARC format in english. Thanks to steve for the BIG work getting them from LOC... It's still to do for UNIMARC in english, and of course in french for me ;-)
* in admin directory, the marctagstructure.pl script helps playing with the structure and modifying it... It's not ended (tomorrow, i hope it will be)
2002-05-16 16:20:40 +00:00
tonnesen
40e440ca7c Minor changes 2001-11-06 18:25:30 +00:00
tonnesen
0f86cbbd93 Script that I'm using to check MARC record support. 2001-11-06 18:24:54 +00:00
tonnesen
62821a4217 Removed duplicate viewmarc.pl from acqui.simple directory 2001-10-05 21:23:22 +00:00
tonnesen
33ab2526f3 Changed search interface to allow searches on Illustrator. This is
apparently a common search in elementary school libraries.
2001-10-05 20:13:20 +00:00
tonnesen
245d7a8adc Started on updateItem subroutine. 2001-09-27 19:24:18 +00:00
tonnesen
dafde2c286 Prototype marc record viewer and editor. 2001-06-25 20:15:44 +00:00
tonnesen
66e5d5d5db A TODO file for MARC support 2001-06-25 20:12:02 +00:00
tonnesen
5976596553 Minor documentation changes. 2001-06-25 19:07:20 +00:00
tonnesen
4285d166ca Perl script to convert existing Koha tables to the new MARC tables. 2001-06-25 18:55:28 +00:00
tonnesen
56a240a9f8 SQL commands to clear all of the MARC tables. This is terribly dangerous,
but I find it useful during the development work.  :)
2001-06-25 18:54:12 +00:00
tonnesen
5ced43726a Schema for MARC storage tables. Blatantly stolen from www.pytheas.org.
I also added the 0XX tables.
2001-06-25 18:52:33 +00:00