Re: [Koha] Link to external patron picture

2013-12-18 Thread ISM KIS
intranetuserjs - Great, that's the idea I needed. The picture location is stored in my field patronaddress2 So I can use the following jquery code: // $(document).ready(function(){ $('#patronbasics').html(''); $('.patronaddress2').html('') ;

Re: [Koha] Koha Rebuild - Looking for the man behind the curtain

2013-12-18 Thread Robin Sheat
Phillip Ponchot schreef op wo 18-12-2013 om 14:44 [-0800]: > After I install the Koha package, I'm wanting to know how I can > configure the Koha server to act like the one I'm replacing. The main things you'll want to do are: 1. load the data dump from your old system in to the new one, an

[Koha] Koha Rebuild - Looking for the man behind the curtain

2013-12-18 Thread Phillip Ponchot
I'm installing a new Koha Server on Unbuntu o replace a dying server and I thought I could get some pointers here concerning the process. I have loaded Unbuntu 12.04 LTS Server and will be installing the Koha package on the server tomorrow. After I install the Koha package, I'm wanting to kn

Re: [Koha] Conference stuff

2013-12-18 Thread Nora Blake
Hi Brooke, I completely appreciate your desire to host a meeting in the DC area. Those of us who spent time talking together discussed various times of year to hold a meeting and came up with the later summer being the best, since springtime is when most state library associations host their o

Re: [Koha] Prices and tax in koha (also send on koha-devel)

2013-12-18 Thread Ann-Marie Breaux
Hi everyone, I work with ILS's on behalf of YBP. We've recently had an ongoing discussion with another system supplier about tax and freight charges. Having Koha calculate charges based on percentages will likely lead to differences by pennies, especially if a currency conversion is also involv

[Koha] Conference stuff

2013-12-18 Thread BWS Johnson
Salvete!     Funny you mention mid Spring >:) The 2014 International Evergreen Conference is 19 - 22 March in Bean Town. They sent us bshum and gmcharlt, so we should crash their party at some point. Or at least not slate over it. Though coughing up $220 or $270 is less than appealing to me, BU

Re: [Koha] Koha Users of North America Email List

2013-12-18 Thread Nora Blake
Hi Brooke and all, Once we have proposals in hand, we intend to allow voting on which proposal and dates appeal to the most people. At that point we will move the conversation to the kohana email list and extend an invitation for voting there. So make sure you sign up for the kohana email list

Re: [Koha] Call for news for December newsletter

2013-12-18 Thread Paul Poulain
Le 11/12/2013 03:13, Chad Roseburg a écrit : > Fellow Koha users ~ > > We're collecting news for the December newsletter. Send anything noteworthy > to: I hope that you plan to have the 1st news introducing our new newsletter editors ;-) (welcome though !) -- Paul POULAIN - Associé-gérant Tel :

Re: [Koha] Prices and tax in koha (also send on koha-devel)

2013-12-18 Thread Galen Charlton
Hi, On Wed, Dec 18, 2013 at 6:16 AM, BOUIS Sonia wrote: > So I wonder if a decision about the prices and a correction of all the > tables in acquisitions isn't necessary... > My suggestion is to stock all the price including tax and to calculate the > price in the budget and in all the displayin

[Koha] Prices and tax in koha (also send on koha-devel)

2013-12-18 Thread BOUIS Sonia
Hi, I'm a French librarian working at the University Lyon3 and in charge of Koha. I want to know your feelings about the prices processing in koha and the question of the tax. >From 3.10 version, some prices are recalculated according to this tax before >they are stocked in the database. It's a

Re: [Koha] Koha Users of North America Email List

2013-12-18 Thread BWS Johnson
Salvete! > > One thing to consider is that it doesn't have to take much to host a > one-day or even half-day local Koha event.  If you're located in an area > where there's at least one other Koha library within reasonable driving > distance, all you really need to host an unconference [1] is ti

Re: [Koha] Link to external patron picture

2013-12-18 Thread Stefano Bargioni
Hi Rudy, do you have pictures based on borrower cardnumber? I.e. something like http://your.pictures.host/pictureID/12345.jpg In this case, you can try to add an http://your.pictures.host/pictureID/12345.jpg";> element to the page http://your_koha_staff:8080/cgi-bin/koha/members/moremember.pl?borr

Re: [Koha] Koha Users of North America Email List

2013-12-18 Thread Galen Charlton
Hi, On Tue, Dec 17, 2013 at 6:20 PM, Scott Kushner wrote: > I think that we should also, perhaps, meet, or divide, into regions of > North America like Northeast Users of Koha (NUK or NEUK... :) , Southwest > Users of Koha, etc..much like the old Codi groups did). And then have an > annual meet

Re: [Koha] Koha Users of North America Email List

2013-12-18 Thread Scott Kushner
I think that we should also, perhaps, meet, or divide, into regions of North America like Northeast Users of Koha (NUK or NEUK... :) , Southwest Users of Koha, etc..much like the old Codi groups did). And then have an annual meeting somewhere in North America. Notes, videos, etc., can be sha

Re: [Koha] Link to external patron picture

2013-12-18 Thread Owen Leonard
> With every new version I'm installing I have to manually change some > files to allow accessing the patron pictures which are already there on > our school system. What are you changing every time you upgrade? If you're modifying Koha's code to allow it to access external photos, it seems like i