[Koha] Conditional display of ExtendedPatronAttributes for specific member categories

2011-05-09 Thread Indranil Das Gupta
Hi all, I've the following use-case with members: a) Life-members - one-time pymt; has security deposit; has fines; over 18 b) General member - annual fee, has security deposit; has fines; over 18 c) Child Member - no fee, no security deposit, no fines, under 18; must furnish copy of school id

[Koha] spine lable

2011-05-09 Thread rupesh_gaur
Dear all I am using koha 3.2 and interested to print spine label like bar code. How can I print spine label in bulk. With warm regards, Dr. Rupesh Gaur M.A., MLIS, PGDCA, M. Phil and PhD (Lib. & Inf. Sc.) Librarian & Convener Indira Gandhi National College, (Affiliated to Kurukshetra Unive

[Koha] Call number

2011-05-09 Thread schwitzd
Hello Someone could me explain what is the call number, and for what is used? I only understood it is needed for the browse shelfs. Thanks a lot Daniel -- View this message in context: http://koha.1045719.n5.nabble.com/Call-number-tp4381483p4381483.html Sent from the Koha - Discuss mailing list

Re: [Koha] Discovery Tool VuFind implementation at BRAC University

2011-05-09 Thread yesans
Congratulations Hasina, Could you please let me know if you have got a live Cd for this? Or If you have step by step installation guide for this? Look forward to hear from you asap. Thanks Yesan Sellan Chief Librarian SAIACS, Kothanur PO Bangalore - 560077 -- View this message in context: htt

Re: [Koha] Call number

2011-05-09 Thread Olugbenga Adara
Daniel, --- On Mon, 5/9/11, schwitzd wrote: > From: schwitzd > Subject: [Koha] Call number > To: koha@lists.katipo.co.nz > Date: Monday, May 9, 2011, 12:16 PM > Hello > > Someone could me explain what is the call number, and for > what is used? > I only understood it is needed for the browse

Re: [Koha] Kudos presentations

2011-05-09 Thread MJ Ray
Nicole Engard wrote: > I asked everyone to put their presentations in Slideshare group - some > of them are there: http://www.slideshare.net/group/koha-ils Could we put them on koha-community sites and/or the wiki instead of the nasty register-and-accept-BOGU-terms-to-download Slideshare? Thanks,

[Koha] No results match your search for “kw,wrdl

2011-05-09 Thread Abdullah Al-Modabber
alhost' to database 'koha' at /usr/share/koha/lib/C4/Context.pm line 692. Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 33. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 33. Compilation failed in require at /usr/share/koha/opac/cgi

[Koha] autoBarcode not incrementing

2011-05-09 Thread WTC
Hello I am in the process of adding new books to Koha for the first time. I've added all the MARC records, and now I'm adding the items. I keep getting Error saving item: Barcode must be unique The autoBarcode is set to yymm0001 so I expect it to increment, but it keeps generating the same barcode

[Koha] 3.2.x String Freeze and Roadmap Update

2011-05-09 Thread Chris Nighswonger
Hi All, We are going to keep with May 15, 2011 for the 3.2.8 release which puts 3.2.x into a string freeze as of today. The 3.2.x branch has quite a few commits since 3.2.7, so this will be an important release. 3.2.x will thaw on May 16. Subsequent 3.2.x releases will be largely dependent upon c

Re: [Koha] Kudos presentations

2011-05-09 Thread Nicole Engard
On Mon, May 9, 2011 at 7:14 AM, MJ Ray wrote: > Could we put them on koha-community sites and/or the wiki instead of > the nasty register-and-accept-BOGU-terms-to-download Slideshare? > We can put them anywhere the speakers want :) Many speakers already had them on Slideshare so I just made sure

Re: [Koha] No results match your search for “kw,wrdl

2011-05-09 Thread Fischer, Katrin
Hi, make sure you have set up rebuild_zebra as a cronjob for indexing of your records and zebrasrv is running. Check the installation manuals for information about how to do that. This could be helpful too: http://koha-community.org/documentation/faq/searching/ Katrin From: ko

[Koha] Tag 100

2011-05-09 Thread Michael Were
Hi Good People, I have installed koha on UBUNTU LTS 10.04 successfully,for testing purposes.My problem lies with tag 100,its field appears locked i cant type characters in that field!anyhelp will be appreciated. MICHAEL 0732677025 ___ Koha mailing li

Re: [Koha] autoBarcode not incrementing

2011-05-09 Thread Fischer, Katrin
Hi, you can ignore the error message - it's harmless. I will try to send a patch to fix it. Your problem with autoBarcode could be related to what I noted on this bug: Bug 3577 Barcode.pl does not cater variable length branch codes in hbyymmincr format http://bugs.koha-community.org/bugzilla3/

Re: [Koha] autoBarcode not incrementing

2011-05-09 Thread WTC
Hi Thanks for the suggestion. I did have different length branch codes. Five were 4 characters and one was 3. I've deleted the 3 and replaced it with 4 characters, but I'm still getting the same problem with Error saving item: Barcode must be unique. The bug suggested 2 character branch codes wou

Re: [Koha] List and sublist in KOHA 3.2.x

2011-05-09 Thread Owen Leonard
> Is there any way to creat a list and sublists in Koha. Example: No, this is not possible without further development. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org ___ Koha mailing list http://koha-community.org K

Re: [Koha] spine lable

2011-05-09 Thread James Ghiorzi
Dear Doctor Gaur, >From the staff client screen go to tools, than label creator. After than >select manage templates, and create a template that matches the labels >dimensions. Once your done with the template you will have to create layout >which tells Koha which fields to use on the label.

[Koha] [SOLVED] Re: Conditional display of ExtendedPatronAttributes for specific member categories

2011-05-09 Thread Indranil Das Gupta
Hi, On 5/9/11, Indranil Das Gupta wrote: > Hi all, > > I've the following use-case with members: [snipped] My problem is now nicely solved using bits of jQuery to toggle through the DOM, via the IntranetUserJS route. Thanks to @hdl who suggested over irc that this should be the chosen route. c

[Koha] KOHA Item Error

2011-05-09 Thread aman_m03
Hello Everyone... I had installed koha 3.0.0 successfully. I am able to import data by using Marc Editor but i am not able to edit the data of ITEMS it shows the following error The following fatal error has occurred: found MARCXML element datafield, but the wrapper is missing at /usr/lib/perl5

Re: [Koha] No results match your search for “kw,wrdl

2011-05-09 Thread Fischer, Katrin
share/koha/lib/C4/Context.pm line 692. Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 33. BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 33. Compilation failed in require at /usr/share/koha/opac/cgi-bin/opac/opac-main.

Re: [Koha] Tag 100

2011-05-09 Thread Justin Unrau
Hi Michael, Generally those authority fields are locked so cataloguers can ensure everyone's only using the correct spellings and format for the fields. If you want to be able to edit 1XX fields directly in bib records, you need to turn on the ability. Under Koha Administration > (Global) Sy

[Koha] Unsubscribing from koha list

2011-05-09 Thread Md. Jakirul Islam
Sir, I want unsubscribe from koha list. Please help me. Md. Jakirul Islam Assistant Programmer Chittagong University of Engineering and Technology Chittagong-4349, Bangladesg ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz h

Re: [Koha] Unsubscribing from koha list

2011-05-09 Thread Bob Birchall
On 10/05/11 13:31, Md. Jakirul Islam wrote: > Sir, > I want unsubscribe from koha list. Please help me. > Md. Jakirul Islam > Assistant Programmer > Chittagong University of Engineering and Technology > Chittagong-4349, Bangladesg > You have to do that yourself, at the bottom of this page: ht