Koha/marc
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
..
deletemarc SQL commands to clear all of the MARC tables. This is terribly dangerous, 2001-06-25 18:54:12 +00:00
fill_usmarc.pl Beginning of marc stuff : 2002-05-16 16:20:40 +00:00
koha2marc Minor changes 2001-11-06 18:25:30 +00:00
marcschema.old.sql Beginning of marc stuff : 2002-05-16 16:20:40 +00:00
marcschema.sql Beginning of marc stuff : 2002-05-16 16:20:40 +00:00
test Script that I'm using to check MARC record support. 2001-11-06 18:24:54 +00:00
TODO A TODO file for MARC support 2001-06-25 20:12:02 +00:00
viewmarc.pl Removed duplicate viewmarc.pl from acqui.simple directory 2001-10-05 21:23:22 +00:00