Re: [Koha] koha - items

2011-05-24 Thread LAURENT Henri-Damien
Le 23/05/2011 22:32, schwitzd a écrit : > Hello > > I'm testing the new liblime koha 4.2 > But I have a problem with the items. I don't now why but if I try to add or > import items, it isn't appear. > I will see only the record. > > For what it's worth, as far as i can tell, your behaviour come

Re: [Koha] OPAC customization

2011-05-24 Thread amutsikiwa
I think my real challenge is to move the message "Welcome, Mr Admire MUTSIKIWA Search history [x] Log Out" that appears at the top right corner, to somewhere, may be below the blue search bar. This will then enable my banner to appear at the top of the screen. However, I am at a loss to achieve thi

Re: [Koha] OPAC customization

2011-05-24 Thread Stefano Bargioni
To move a DOM element, use javascript (jQuery). Put this code in your opacusejs syspref and try it: $(document).ready(function() { $('#members').remove().insertBefore('#breadcrumbs'); } Hope this helps. Stefano On May 24, 2011, at 09:13 , amutsikiwa wrote: > I think my real challenge is to mo

Re: [Koha] koha - items

2011-05-24 Thread schwitzd
thanks a lot :) I make a mistake with the mailing list! -- View this message in context: http://koha.1045719.n5.nabble.com/koha-items-tp4420170p4421332.html Sent from the Koha - Discuss mailing list archive at Nabble.com. ___ Koha mailing list http://

[Koha] book reservation

2011-05-24 Thread schwitzd
Hi I saw in the new koha 3.4 the book place hold is more easy! My question is: When I reserve a book, my request go to pending and must be approved. If one other user search the same book, is status it is available in opac. Is possible that the book is automaticaly unavailable alse if the reserva

Re: [Koha] getting the Search (in NO_LIBRARY_SET only) error in OPAC

2011-05-24 Thread Magnus Enger
2011/5/18 amutsikiwa : > I  have only one library. I can’t seem to get a link to set the default > library to search, either on login or on the top right hand side. When I kog > on with kohaadmin user, on the top right hand corner, it indicates that the > NO_LIBRARY_SET kohaadmin (Log Out) | [ ? ]

Re: [Koha] Koha - showing 787

2011-05-24 Thread Elaine Bradtke
Linda We don't use that field, but use a few other odd ones. Be sure you've got it set up correctly in the MARC structure. The default, at least in our setup is for the subfields in this field to remain hidden. To change that, edit the subfields. Home> Administration> MARC Frameworks (choose the

[Koha] Using different port

2011-05-24 Thread Marius Stoica
Hi there, I've installed koha-common debian package on a debian stable machine, but I am using a different port to access the stuff client and also the opac because I am behind a modem that already has the ports 80 and 8080 assigned to another server. Anyway It seems that zebra is not working afte

Re: [Koha] Using different port

2011-05-24 Thread Chris Cormack
2011/5/24 Marius Stoica : > Hi there, > > I've installed koha-common debian package on a debian stable machine, but I > am using a different port to access the stuff client and also the opac > because I am behind a modem that already has the ports 80 and 8080 assigned > to another server. Anyway It

[Koha] Authority import

2011-05-24 Thread Tigran Zargaryan
Hi List, how can I organise batch import of Authority records? It seems that 'Stage MARC records for import' and 'Staged MARC record management' are designed for bibliographic records import. thanks, Tigran ___ Koha mailing list http://koha-community.or

Re: [Koha] koha - items

2011-05-24 Thread Wagner, Jane
Mason, thank you for pointing to the listserv. I had already responded privately to the original poster, offering help and suggesting the listserv as an option. As Paul said, it sounds like a configuration issue, with perhaps a missing branchcode or item type policy. I would be happy to help wit

[Koha] Z39.50 server authentication

2011-05-24 Thread Altaf Mahmud
Dear community, I've enabled the Z39.50 server in my Koha server following these steps: 1. Edited /etc/koha/koha-conf.xml file and uncommented the publicserver line: tcp:@: And change this line: to It forces Zebra to listen on unix socket (for Koha) and on TCP port (f

[Koha] Placing Hold problem

2011-05-24 Thread amutsikiwa
I am getting this error when placing a hold "Sorry, none of these items can be placed on hold.". what could be the problem? Regards, Admire ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/l

Re: [Koha] Authority import

2011-05-24 Thread Elaine Bradtke
This would be a really useful addition to the manual! Elaine On Tue, May 24, 2011 at 12:17 PM, Tigran Zargaryan wrote: > Hi List, > how can I organise batch import of Authority records? > It seems that 'Stage MARC records for import' and 'Staged MARC record > management' are designed for bibliogr

Re: [Koha] [Koha-devel] Z39.50 server authentication

2011-05-24 Thread Chris Nighswonger
Please avoid cross posting. As this question is not a development related question, it is best directed at the Koha users' list. Kind Regards, Chris 2011/5/24 Altaf Mahmud : > Dear community, > > I've enabled the Z39.50 server in my Koha server following these steps: > > 1. Edited /etc/koha/koha-

Re: [Koha] Authority import

2011-05-24 Thread Nicole Engard
It's not in the manual because it's not possible from the GUI - you can only import authorities from the command line at this time. Nicole On Tue, May 24, 2011 at 10:43 AM, Elaine Bradtke wrote: > This would be a really useful addition to the manual! > Elaine > > On Tue, May 24, 2011 at 12:17 PM

Re: [Koha] Placing Hold problem

2011-05-24 Thread Kyle Hall
Have you set up your Holds Policies? This is done at the very bottom of the Circulation and fines rules page in the Administration area. Kyle http://www.kylehall.info Mill Run Technology Solutions ( http://millruntech.com ) Crawford County Federated Library System ( http://www.ccfls.org ) Meadvil

[Koha] upgrade from 3.0.5 to 3.2.x

2011-05-24 Thread Christopher Chagal
I'm finally getting around to upgrading to 3.2.x (I know...shame on me). Koha has been so fantastically stable and low maintenance, that I've been able to neglect it for a while and work on some other pressing things. I got all of the new perl dependencies installed and upgraded the database and e

[Koha] tagging in koha

2011-05-24 Thread Caitlin McGurk
Hey all, How does Tagging work in Koha? Can it be done through the administrative end? I can't find a section for it, other than from the patron side. When I try to add tags to certain books as a patron, they do not save and the item does not appear when a search is done for that tag after. Sugge

Re: [Koha] tagging in koha

2011-05-24 Thread Owen Leonard
> Can it be done through the administrative end? Unfortunately no (http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4134). > When I > try to add tags to certain books as a patron, they do not save and the item > does not appear when a search is done for that tag after. It sounds like yo

Re: [Koha] tagging in koha

2011-05-24 Thread G. Laws
I don't think you can tag from the staff interface. We've talked about doing some tagging enhancements; so maybe this will be a good discussion topic. However, you clearly have a separate problem with tagging from the OPAC that needs to be resolved. You have to enable tagging in the staff interfac

[Koha] LDAP can't connect with Active Directory

2011-05-24 Thread uknet80
Hi all, I am having problem connecting LDAP koha with windows server Active directory, following is my server detail Active Directory Server detail: Server IP: 10.1.1.5 Domain: stud-ndtc.local user under Active directory: moodle Password: PASSWORD /etc/koha/koha-config.xml Configuring 10.1.1.

Re: [Koha] LDAP can't connect with Active Directory

2011-05-24 Thread uknet80
No reaction atall to this thread, do you need more clarification? thanks -- View this message in context: http://koha.1045719.n5.nabble.com/LDAP-can-t-connect-with-Active-Directory-tp4416285p4416528.html Sent from the Koha - Discuss mailing list archive at Nabble.com. __

[Koha] Zebra indexer problem on Koha 3.4.0

2011-05-24 Thread rmorgenstern
Good day, I have Ubuntu 10.04 and installed Koha 3.4.0. It was quite tricky for me to get Koha running, but now it seems to work - I can add catalogue records via Z39.50, add users, etc. I went over the install procedure again and when installing the perl packages, I get the following error messag

[Koha] Upgrading from Koha 3.4.0 to new release

2011-05-24 Thread rmorgenstern
Hi, How do I upgrade from one release to the next? Any documentation available? Regards Renate -- View this message in context: http://koha.1045719.n5.nabble.com/Upgrading-from-Koha-3-4-0-to-new-release-tp4421696p4421696.html Sent from the Koha - Discuss mailing list archive at Nabble.com.__

Re: [Koha] tagging in koha

2011-05-24 Thread Caitlin McGurk
Interesting- fixed the OPAC configuration, so thanks for that. I'm also finding that although you can tag an item, you still can't search for that tag and get any results. Seems silly to me that tagging would be worth anything in Koha at all if that's the case. Maybe I'm just not understanding the

Re: [Koha] tagging in koha

2011-05-24 Thread G. Laws
We are considering, to be a bit more specific, funding improvements to the tagging feature, and would happily welcome participative assistance in this regard with any interested parties. If you are interested we can discuss it with ByWater Solutions, with which we have been talking about enhancemen

Re: [Koha] tagging in koha

2011-05-24 Thread Nicole Engard
2011/5/24 Caitlin McGurk : > Seems silly to me that tagging would be worth anything in Koha at all if > that's the case. Maybe I'm just not understanding the feature, but I would > think that implementing tags *should* be there to make searching more > robust. There is an enhancement request for t

Re: [Koha] tagging in koha

2011-05-24 Thread G. Laws
Maybe a tag should be a keyword search option in advanced search? Greg - On 05/24/2011 03:28 PM, G. Laws wrote: > We are considering, to be a bit more specific, funding improvements to > the tagging feature, and would happily welcome participative > assistance in this

Re: [Koha] tagging in koha

2011-05-24 Thread Caitlin McGurk
Seems like that could be the best option, Greg. Though generally I equate tags with keywords and would think they should be searchable one in the same. Is the only way to see tags when you're logged in as a patron, and looking at your own list? Also, reiterating what I asked before- has anyone tri

Re: [Koha] tagging in koha

2011-05-24 Thread G. Laws
When you have moderation turned on a staff person has to review and approve/reject the tags, so that's one place they are visible from the staff interface. That's also one of the features we want to improve. Right now there is no mechanism for editing the tags that someone posts. We want to have t

Re: [Koha] koha - items

2011-05-24 Thread JAMES Mason
On 2011-05-25, at 12:01 AM, Wagner, Jane wrote: > Mason, thank you for pointing to the listserv. I had already responded > privately to the original poster, offering help and suggesting the > listserv as an option. ...thats great news Jane - thanks for the update > As Paul said, it sounds

Re: [Koha] Using different port

2011-05-24 Thread Robin Sheat
Marius Stoica schreef op di 24-05-2011 om 13:25 [+0300]: > Anyway It seems that zebra is not working after importing the > database: searching gives no results. The first thing I always do in this case is: sudo /etc/init.d/koha-common restart this'll make sure your daemons are running. Then, if

Re: [Koha] [Koha-devel] Z39.50 server authentication

2011-05-24 Thread LAURENT Henri-Damien
Hi Le 24/05/2011 18:21, Chris Nighswonger a écrit : > Please avoid cross posting. As this question is not a development > related question, it is best directed at the Koha users' list. Well from a user propective, I agree that this question is not really easy to solve. And koha-devel seems to be

[Koha] NZ Koha Users Group Meeting: 26th June 2011.

2011-05-24 Thread Joann Ransom
*Save the Date* Horowhenua Library Trust have great pleasure in inviting all current, future and potential Koha libraries to Levin for a 1 day User Group Meeting on Tuesday 26th July 2011. This will be a free event thanks to sponsorship from Catalyst IT and Horowhenua District Council. More info