Re: [Koha-devel] How to make z39.50 server

2009-12-08 Thread Jonathan Field
If you want your Koha system to be searched as a target you need to set it up in your koha-conf.xml on the server. If you look at it right now, it probably has the lines commented out. If you are then looking to search it FROM Koha (that is, back to yourself) you need to configure the target as

Re: [Koha-devel] How to make z39.50 server

2009-12-08 Thread nitesh rijal
I have tried it before but its a bit confusing. I could not get the search results. I think I made something wrong. Don't we have to configure the target from backend??? I have made a new z39.50 target with the following parameters: Z39.50 Server: Healthnet Nepal Hostname: 202.70.88.18 Port: 999

Re: [Koha-devel] How to make z39.50 server

2009-12-08 Thread Jonathan Field
Hello Nitesh, I have this working on my installation. You need to configure your koha-conf.xml. It is described here:- http://koha.org/documentation/faq/could-someone-tell-me-the-exact-steps-i-need-to-take-to-configure-zebra-to-expose-my-koha-3-db-as-a-public-z39.50-service I believe, right now,

[Koha-devel] How to make z39.50 server

2009-12-08 Thread nitesh rijal
Hello all. I am using KOHA 3.0.3 in Debian Lenny. We are currently hosting 10 different libraries. We want the records of one library to be searched from another library. For this we are thinking to make a z39.50 server in our Koha Installation with all the records of 10 libraries into a single se

Re: [Koha-devel] Position Announcement: Software Developer - Equinox Software, Inc., Norcross, GA, USA

2009-12-08 Thread MJ Ray
Jason Etheridge [...] > Equinox Software Inc. ("The Evergreen Experts") seeks highly > motivated, experienced Software Developers to contribute to our > dynamic, fast-growing open source support and development company. [...] >* Familiarity with the Evergreen ILS and the open source culture a p

Re: [Koha-devel] Koha 3.2 installation & translations

2009-12-08 Thread Chris Cormack
2009/12/9 Piotr Wejman : > Hi all, > > I saw en/fr/ru/uk subfolders in installer/data/mysql/. I've made local copy > of en folder, renamed it to pl-PL and translated some files (txt files and > sql for marc default & BKS frameworks so far). After make install the pl-PL > folder is copied over to KO

[Koha-devel] Position Announcement: Software Developer - Equinox Software, Inc., Norcross, GA, USA

2009-12-08 Thread Jason Etheridge
Software Developer 11/13/2009 Equinox Software Inc. ("The Evergreen Experts") seeks highly motivated, experienced Software Developers to contribute to our dynamic, fast-growing open source support and development company. About Equinox Software Inc. Founded by the original designers and develope

[Koha-devel] No screenshots please, was: [Koha] Problem with notification sending by koha

2009-12-08 Thread MJ Ray
> I have attached few screenshots as well. It is better to include a URL where the file can be downloaded. As soon as you attach an image file to an email, it expands by about 30% (because of base64 encoding), making it even larger. If you don't have a place to upload files and get a URL, try htt

Re: [Koha-devel] Which is the best Linux flavour to work with Koha ?

2009-12-08 Thread MJ Ray
G.K.MANJUNATH asked: > We installed Koha on Fedora, Ubuntu and Debain and did not face any > problem. I understand that, Debian is what most people use. > > I need some suggestions. Which is the best Linux flavour to work on, > especially with Koha and why ? Can any one please clarify ? In our

[Koha-devel] Koha 3.2 installation & translations

2009-12-08 Thread Piotr Wejman
Hi all, I saw en/fr/ru/uk subfolders in installer/data/mysql/. I've made local copy of en folder, renamed it to pl-PL and translated some files (txt files and sql for marc default & BKS frameworks so far). After make install the pl-PL folder is copied over to KOHA_DIR\intranet/cgi-bin/installer/da

[Koha-devel] Help needed in KOHA 3.0.3

2009-12-08 Thread nitesh rijal
Hello all. I am using KOHA 3.0.3 on my Debian machine. I wanted to modify the search behaviour of the search "Call Number" field. In my case the Call Number is the field "060a" but by default KOHA uses "082a", I guess. So is it possible to change the call number source??? Another thing I wanted