Koha/misc
joshferraro 1b33f5f63a This script builds a new marc_word
table with a reduced number of tags (only those
tags that should be searched) allowing for
faster and more accurate searching when used
with the SearchMarc routines.  Make sure that
the MARCaddword routine in Biblio.pm will index
characters >= 1 char; otherwise, searches like
"O'brian, Patrick" will fail as the search
routines will seperate that query into "o",
"brian", and "patrick".  (If "o" is not in the
database the search will fail)
2004-06-11 15:07:48 +00:00
..
amazonratings Bugfix, now it actually does whats its supposed to. 2004-03-06 07:55:35 +00:00
info
lang-datas empty english stopwords file 2003-12-04 12:29:58 +00:00
marc_datas
notifys Templates for use with the notifys/fines.pl script 2004-03-05 21:24:38 +00:00
translator minor update. 2004-05-04 19:30:07 +00:00
backup.sh
barcodes.pl
build_marc_word.pl This script builds a new marc_word 2004-06-11 15:07:48 +00:00
buildrelease - using -P to remove empty dirs 2003-11-28 09:40:18 +00:00
bulkmarcimport.pl sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2003-12-22 19:16:58 +00:00
cleanmarcdb.pl
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 synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
installer-lite.pl
installer.pl
koha.conf
koha.mysql fixing index definition 2003-12-04 12:07:08 +00:00
koha.upgrade z3950 fixes and version display fixes 2003-11-05 23:31:10 +00:00
koha2marc.pl
overduenotices.pl
rebuildnonmarc.pl fix for #380 2003-11-24 13:16:36 +00:00
rebuildthesaurus.pl synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_191.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_192.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_193.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200pre1.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200pre2.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200pre3.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200pre4.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200pre5.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200RC1.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200RC2.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200RC3.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
release_notes_200RC4.txt synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
safe-installer
sampledata-1.2
testKoha.pl
tidyaccounts.pl