KOHA
KOHA: Revision 9

Pristup lokalnoj instalaciji

korisničko sučelje: http://koha.rot13.org/

sučelje za knjižničare: http://koha.rot13.org:8080/


Što je Koha?

Koha web: - http://www.koha.org/
zanimljive stranice:
http://www.koha.org/about-koha/
http://www.koha.org/community/resources/about-the-logo.html

The word Koha is a maori word meaning gift or donation -
or perhaps more "giving your specialty to the collective event".


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

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.

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

BILJEŠKE

  • normativa
    • autori
    • predmetnice
  • opis radnih procesa i upute
  • Baza korisnika i LDAP

bilješke