Koha/misc
Paul POULAIN 49ef1df969 Adding a new option to rebuildzebra : noxml
This option uses the iso2709 version of the MARC record instead of the XML one
(biblioitems.marc vs biblioitems.marcxml)
No change if the parameter is not set.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-09 19:07:36 -05:00
..
cronjobs #1447 : avoid a SQL message when filling the table 2007-10-05 19:40:05 -05:00
info
migration_tools Adding a new option to rebuildzebra : noxml 2007-10-09 19:07:36 -05:00
release notes
spellcheck_suggest
translator french translation .po 2007-10-05 19:37:20 -05:00
zebra unimarc specific : sorting on date-of-publication 2007-10-02 15:45:51 -05:00
backup.sh
benchmark.pl rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
bulkauthimport.pl Code Cleaning AuthoritiesMarc 2007-04-06 14:49:19 +00:00
bulkupdate.pl optimisation + encoding set. 2007-07-12 15:33:31 +00:00
cleanmarcdb.pl GetMarcStructure signature change. 2007-05-22 15:13:44 +00:00
compare_iso_and_marc_parameters.pl
dumpmarc.pl
exportauth.pl Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 2007-04-27 14:00:48 +00:00
fines.pl bug fix : adding condition for create the right notify_id 2007-05-07 14:57:01 +00:00
fines2.pl removing all useless %env / $env 2007-04-18 17:00:14 +00:00
marc21_medium_auth_frameworks.sql Correcting installation instructions. 2007-09-06 21:26:07 -05:00
marc21_minimal_auth_frameworks.sql Correcting installation instructions. 2007-09-06 21:26:07 -05:00
marc21_simple_bib_frameworks.sql Major change switching Koha record ID from field 090 to 999. 090 is now for 2007-09-06 21:29:41 -05:00
marc21_standard_auth_frameworks.sql Corrected field and subfield values in frameworks. 2007-09-06 21:23:09 -05:00
marc21_standard_bib_framework.sql Major change switching Koha record ID from field 090 to 999. 090 is now for 2007-09-06 21:29:41 -05:00
marcimport_to_biblioitems.pl update to virtual shelves -- approved 2007-08-08 13:12:47 -05:00
merge_authority.pl removing $dbh as a parameter in AuthoritiesMarc functions 2007-03-28 10:39:16 +00:00
missing090field.pl update to virtual shelves -- approved 2007-08-08 13:12:47 -05:00
overduenotices-30.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
overduenotices.pl rel_3_0 moved to HEAD 2007-03-09 14:52:58 +00:00
rebuild_marc_newframework.pl
rebuildnonmarc.pl BIGFIX : making rebuildnonmarc script work with koha 3.0 2007-09-12 20:54:08 -05:00
sync_koha_plugin.pl
testKoha.pl Finishing up the last of the tests 2007-06-18 03:20:19 +00:00
xmlintobiblioitems.pl