Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Henri-Damien LAURENT 65295e5e22 authorities result lists where badly paged. 16 years ago
C4 authorities result lists where badly paged. 16 years ago
acqui basket.pl - conditionalized w/ $debug 3 warnings that would otherwise fire every time! 16 years ago
admin cleanup of admin/ after Dates integration 16 years ago
authorities authorities result lists where badly paged. 16 years ago
catalogue Clean up moredetail.pl and updateitem.pl 16 years ago
cataloguing BiblioAddAuthorities : adding "" in search term, in case there is a () 16 years ago
circ Fix so ysearch.pl uses utf-8 16 years ago
etc unimarc.abs change : defaulting author sorting to 700$a 16 years ago
installer bugfix: restore setting classification source by dropdown 16 years ago
koha-tmpl Bug FIX : 437 'Browse Members' function should return paged results 16 years ago
labels labels subdir - Dates.pm integration and warnings fixes. 16 years ago
members Bug FIX : 437 'Browse Members' function should return paged results 16 years ago
misc french translation, updated 16 years ago
opac Fix for BUG 1653 16 years ago
reports removing some unnecessary lines 16 years ago
reserve cleanup of admin/ after Dates integration 16 years ago
reviews functions that were in C4::Interface::CGI::Output are now in C4::Output. 17 years ago
rss rel_3_0 moved to HEAD 17 years ago
serials cleanup for serials and members for Dates 16 years ago
sms adding SMS stuff so we don't forget about it 16 years ago
suggestion removing useless code 16 years ago
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 16 years ago
t rename ldap test file 16 years ago
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 16 years ago
tools cleanup of letter.pl, 'my's need to be there 16 years ago
virtualshelves reserve and virtualshelves (leftovers) - Dates.pm integration and warnings fixes. 16 years ago
.htaccess Solution for error pages 20 years ago
MANIFEST.SKIP Do not pack the git repository 16 years ago
Makefile.PL bumped up MARC Perl module requirements 16 years ago
README.txt small fix in README.txt 16 years ago
about.pl Adding Compress::Zlib dependancy 16 years ago
changelanguage.pl Searching Patch 1: fixing searching in 3.0 16 years ago
check_sysprefs.pl Bit more comments 16 years ago
edithelp.pl Bugfix for help editor 16 years ago
help.pl HTML::Template => HTML::Template::Pro 16 years ago
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 16 years ago
kohaversion.pl bugfix: restore setting classification source by dropdown 16 years ago
mainpage.pl Perltidy mainpage.pl 17 years ago
rewrite-config.PL Second try:Corrected bad pathing for default Perl base dir. Default now matches Debian Perl. 16 years ago

README.txt

Koha - award-winning GPL Integrated Library System

Koha aims to be a full-featured Integrated Library System. Developed
initially in New Zealand by Katipo Communications Ltd and first deployed
in January of 2000 for Horowhenua Library Trust, it is currently
maintained by a team of software providers and library technology staff
from around the globe.


STRUCTURE
=========

Koha 3.0 has been restructured from Koha 2.2 to use Zebra,
a high-performance, general-purpose structured text indexing and
retrieval engine. Zebra speaks Z39.50, building on one of Koha's most
useful features.

General library data is held in MySQL, and Koha 3.0 supports MySQL 5,
using foreign keys and other recent features.

Apache 2 is the recommended web server and VirtualHost configuration
files are generated for it.


INSTALLATION
============

Koha 3.0 comes with a new installer, based on MakeMaker, the tool that
is usually used to install CPAN modules. This means that if you know
how to customise CPAN-installed modules, the same