Implementacija
Dokumentacija i zajednica korisnika
U administracijskom sučelju, gore desno na svakoj stranici, nalazi se "context help" - sve opcije opisane su tamo. Dokumentacija nije potpuna, no primijetite da help stranice možete editirati. Na dnu stranice nalazi se gumb Edit help.
Lokalna dokumentacija:
Koha dokumentacija
izdvajamo:
- Koha 2.2 Users Guide (partial), the most comprehensive guide to Koha (XML source without graphics, HTML) by Stephen Hedges, Joshua Ferraro, and other contributors as noted in the text
- Newbie Guide (XML source, HTML, PDF) by BWS Johnson
- A Koha Diary: Implementing Koha at the Nelsonville Public Library (XML source, HTML, PDF) by Stephen Hedges
- Corporate Serials Module Guide for Koha 3.0 (XML source without graphics, HTML) by Amanda Kelly, Robert Lyon, and Russel Garlick.
Mailing liste korisnika
Resursi za developere
Hardver
- ima jedan server od FF-a na raspolaganju, kaže Gjuro. treba se javiti Došenu
Održavanje
- kako učiniti da to radi idućih nekoliko godina
Instalacija
u /etc/koha direktoriju
git pull
perl Makefile.PL
make
make test
make install
git log
Ako nešto mijenjam:
1) backup the existing /usr/share/koha
2) backup the existing "koha" MySQL database.
3) install the snapshot into /usr/share/koha, letting it overwrite what it wants
4) copy my modified templates/files back in /usr/share koha (merging where necessary with newer Koha code).
ako radim nove predloške, Kohi treba reći da koristi te predloške, kako ne bi bili pregaženi pri upgradeu.
BILJEŠKE
- normativa
- opis radnih procesa i upute
- Baza korisnika i LDAP
bilješke