Koha/misc
tipaul 9a508fe3df Playing with the zebra...
* go to koha cvs home directory
* in misc/zebra there is a unimarc directory. I suggest that marc21 libraries create a marc21 directory
* put your zebra.cfg files here & create your database.
* from koha cvs home directory, ln -s misc/zebra/marc21 zebra (I mean create a symbolic link to YOUR zebra directory)
* now, everytime you add/modify a biblio/item your zebra DB is updated correctly.

NOTE :
* this uses a system call in perl. CPU consumming, but we are waiting for indexdata Perl/zoom
* deletion still not work
* UNIMARC zebra config files are provided in misc/zebra/unimarc directory. The most important line being :
in zebra.cfg :
recordId: (bib1,Local-number)
storeKeys:1

in .abs file :
elm 090            Local-number            -
elm 090/?          Local-number            -
elm 090/?/9        Local-number            !:w

(090$9 being the field mapped to biblio.biblionumber in Koha)
2005-08-11 16:12:47 +00:00
..
amazonratings Bugfix, now it actually does whats its supposed to. 2004-03-06 07:55:35 +00:00
cronjobs produces a comma separated list of currently available reserves, with item and borrower details. 2005-05-04 14:01:45 +00:00
info 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
marc_datas update of french UNIMARC datas 2004-09-20 13:20:01 +00:00
migration_tools synch'ing 2.2 and head 2005-08-04 14:10:52 +00:00
notifys Templates for use with the notifys/fines.pl script 2004-03-05 21:24:38 +00:00
release notes synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
spellcheck_suggest Minor change to generalize the script 2005-05-04 13:45:18 +00:00
sql-datas synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
translator synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
zebra/unimarc Playing with the zebra... 2005-08-11 16:12:47 +00:00
auto_install_file adding auto-install option. 2004-06-22 11:33:47 +00:00
backup.sh
barcodes.pl
build_marc_Tword.pl new version, doing tag by tag. Should be slower, but requires a lot less memory 2005-06-01 18:55:08 +00:00
build_marc_word.pl This script builds a new marc_word 2004-06-11 15:07:48 +00:00
buildrelease 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
bulkauthimport.pl importing iso2709 authority file 2004-06-21 07:51:41 +00:00
cleanmarcdb.pl script to clean MARC DB when a subfield is removed from the MARC editor : the subfield is NOT removed from DB (to avoid stupid loss of data). This script forever removes unused subfields from the DB. Quite fast script. 2003-10-14 12:36:36 +00:00
compare_iso_and_marc_parameters.pl little tool to analyse the marc parameters. 2004-09-02 16:34:04 +00:00
dumpmarc.pl adding -w parameter to have warnings 2004-04-14 19:48:13 +00:00
fines2.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2003-12-22 19:16:58 +00:00
install-sh
Install.pm perldoc and prototype updates 2005-06-24 12:19:34 +00:00
installer-lite.pl
installer.pl bugfixes in installer 2004-11-16 13:04:18 +00:00
koha.conf
koha.mysql synch'ing 2.2 and head 2005-08-04 14:10:52 +00:00
koha.upgrade 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
koha2marc.pl Upgrade script : 2003-10-20 15:42:43 +00:00
merge_authority.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
overduenotices.pl synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
rebuildnonmarc.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
rebuildthesaurus.pl synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
safe-installer rebirthing safe-installer. 2002-11-25 16:37:09 +00:00
sampledata-1.2 fix for #260 2003-04-09 16:39:26 +00:00
testKoha.pl
tidyaccounts.pl
uninstall.pl uninstaller 2004-06-22 15:33:06 +00:00