Koha/misc/migration_tools
Galen Charlton 3508933c66 bulkmarcimport: enable MARC-8 to UTF-8 conversion
Enabled automatic conversion of MARC-8 records to
UTF-8.  Record is converted if its Leader/09 contains
a blank and the -s (skip) option hasn't been supplied
on the command-line.  Any record that cannot be converted
to UTF-8 is skipped.

Also now use Unicode Normalization Form C (NFC) for
records converted from MARC-8.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-25 09:08:38 -06:00
..
22_to_30 Adding rebuild field 100$a for Unimarc 2007-12-20 18:40:43 -06:00
build6xx.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00
buildCOUNTRY.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
buildEDITORS.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
buildLANG.pl synch'ing 2.2 and head 2005-08-04 14:10:52 +00:00
bulkmarcimport.pl bulkmarcimport: enable MARC-8 to UTF-8 conversion 2007-12-25 09:08:38 -06:00
check_dirs.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
check_marc_definition.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
check_parser.pl delete space in beggining of the script to accept script launch 2007-05-25 10:00:54 +00:00
rebuild_nozebra.pl Generating index for authorities on AUTHtypecode from table auth_header 2007-12-20 18:30:50 -06:00
rebuild_zebra.pl allow use of older version of File::Temp 2007-12-22 22:58:12 -06:00
rebuild_zebra_idx.pl utf8 handling fixes 'Wide character in print at' encoding errors. 2007-11-12 17:10:17 -06:00
test_cql2rpn.pl OK, this time it seems to work. The last blocking problem was... a space in 2006-02-09 10:59:34 +00:00