Re: [Koha-devel] Staff client keyboard shortcuts

2009-07-14 Thread Galen Charlton
Hi, On Tue, Jul 14, 2009 at 3:35 PM, Owen Leonard wrote: > Currently the core set of accesskeys are "u" for Check Out, "r" for > Check In, and "q" for Search. The javascript-based match for these is > "Alt-u," "Alt-r," and "Alt-q." Darrell Ulm just submitted a patch that > would add "F12" to the l

Re: [Koha-devel] LDAP configuration in Koha3.0 on Linux

2009-07-14 Thread Galen Charlton
Hi, 2009/7/14 Joe Atzberger : > This functionality as already been submitted, with both aspects, including a > configurable sprintf-style manipulation of the Koha userid into whatever you > want to present LDAP with.  See the "principle_name" section: > > http://lists.koha.org/pipermail/koha-patch

Re: [Koha-devel] Staff client keyboard shortcuts

2009-07-14 Thread Garry Collum
It seems like you are also talking about two different types of shortcut keys, global keys and context keys. For example the current accesskeys are global. No matter where you are in koha, they work. The new functionality for F12 looks like it only works in circulation. There's no reason F12 co

[Koha-devel] KOHA - cataloging doubts

2009-07-14 Thread Sivasankari
Hi, I have installed koha with (Unimarc). But in Admin - system preference - I have changed to MARC21 format. Will it work out. Hope the koha system is changed to adapt the MARC21 format or will it retain the unimarc format, which i gave in koha installation - perl makefile.pl in linux. I have

[Koha-devel] Error in koha installation

2009-07-14 Thread Sivasankari Muthuraja
Hi, I'm a newbie to koha. I tried to install koha in fedora10 linux. and had installed the koha with pre-requisites of essential perl modules,UTF-8 charset in mysql. I haven't installed Zebra, Yaz, since i'm not going to test with huge data contents. i followed INSTALL.fedora7 available in the koh

[Koha-devel] Re: [Koha] Error in koha installation

2009-07-14 Thread Abhishek Amberkar [अभिषेक]
2009/7/10 Sivasankari Muthuraja : > Hi, > > I'm a newbie to koha. I tried to install koha in fedora10 linux. and had > installed the koha with pre-requisites of  essential perl modules,UTF-8 > charset in mysql. I haven't installed Zebra, Yaz, since i'm not going to > test with huge data contents. i

[Koha-devel] Staff client keyboard shortcuts

2009-07-14 Thread Owen Leonard
I'd like to start a discussion on how keyboard shortcuts are implemented in the staff client so that going forward developers can be working according to the same playbook. Right now there are two different kinds of keyboard shortcuts: - shortcuts via the accesskey attribute - shortcuts via a jQue

Re: [Koha-devel] duplicate items showing

2009-07-14 Thread Joe Atzberger
You should rebuild your indexes from scratch. It sounds like you are just seeing the same entry twice in the index. -- Joe Atzberger LibLime - Open Source Library Solutions 2009/7/14 Zico > > > -- Forwarded message -- > From: Zico > Date: Tue, Jul 14, 2009 at 8:32 PM > Subjec

Re: [Koha-devel] LDAP configuration in Koha3.0 on Linux

2009-07-14 Thread Joe Atzberger
On Tue, Jul 14, 2009 at 10:10 AM, Dobrica Pavlinusic wrote: > On Tue, Jul 14, 2009 at 06:43:43PM +0530, Sai bhalaji Dhinakaran wrote: > > Hi, > > > > I am trying to configure Koha3.0 on Linux(Ubuntu) to use our LDAP server. > > I referred to the below link for configuration: > > > > http://wiki.ko

[Koha-devel] duplicate items showing

2009-07-14 Thread Zico
-- Forwarded message -- From: Zico Date: Tue, Jul 14, 2009 at 8:32 PM Subject: Re: [Koha-devel] duplicate items showing To: Michael Hafen Now, the thing is if my team edit any bibliographic data there in koha, it shows duplicate entry and both are in edited form. If they delete

Re: [Koha-devel] LDAP configuration in Koha3.0 on Linux

2009-07-14 Thread Dobrica Pavlinusic
On Tue, Jul 14, 2009 at 06:43:43PM +0530, Sai bhalaji Dhinakaran wrote: > Hi, > > I am trying to configure Koha3.0 on Linux(Ubuntu) to use our LDAP server. > I referred to the below link for configuration: > > http://wiki.koha.org/doku.php?id=en:development:ldap&s > > Our LDAP server does not pr

[Koha-devel] LDAP configuration in Koha3.0 on Linux

2009-07-14 Thread Sai bhalaji Dhinakaran
Hi, I am trying to configure Koha3.0 on Linux(Ubuntu) to use our LDAP server. I referred to the below link for configuration: http://wiki.koha.org/doku.php?id=en:development:ldap&s Our LDAP server does not provide any field name for password and hence I am not able to map in the koha_conf.xml f