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.
|
16 years ago | |
---|---|---|
C4 | 16 years ago | |
acqui | 16 years ago | |
admin | 16 years ago | |
authorities | 17 years ago | |
catalogue | 17 years ago | |
cataloguing | 16 years ago | |
circ | 16 years ago | |
etc | 16 years ago | |
installer | 16 years ago | |
koha-tmpl | 16 years ago | |
labels | 16 years ago | |
localfile/modified_authorities | 19 years ago | |
members | 16 years ago | |
misc | 16 years ago | |
opac | 17 years ago | |
reports | 16 years ago | |
reserve | 17 years ago | |
reviews | 17 years ago | |
rss | 17 years ago | |
serials | 16 years ago | |
suggestion | 17 years ago | |
t | 16 years ago | |
tools | 17 years ago | |
updater | 16 years ago | |
virtualshelves | 17 years ago | |
.htaccess | 20 years ago | |
MANIFEST.SKIP | 16 years ago | |
Makefile.PL | 16 years ago | |
README.txt | 16 years ago | |
about.pl | 16 years ago | |
edithelp.pl | 16 years ago | |
help.pl | 16 years ago | |
install-CPAN.pl | 16 years ago | |
kohaversion.pl | 17 years ago | |
mainpage.pl | 17 years ago | |
rewrite-config.PL | 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