Re: [Koha-devel] Creating New Pages in Koha - second request

2010-04-22 Thread Eric Bégin
Hi Richard, My guest would be that the owner of your file is not koha:koha. A look to your log file may give you a hint (default: /var/log/koha/*). Eric Richard Forristall wrote: > > Hi again, > > If anyone can help me with creating new pages in Koha - could you > provide a link to documentat

Re: [Koha-devel] Custom Vendor Language

2010-04-02 Thread Eric Bégin
llers table. Eric Bégin 514.777.6572 eric.be...@inlibro.com Claude Belizaire wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have a question regarding vendor language. We want to be able to have custom vendor languages so that French vendors receive their orders in F

Re: [Koha-devel] OPAC Secured

2010-02-22 Thread Eric Bégin
s value to set the 'authnotrequired' in the code, instead of having this value hardcoded. That way, every pages would be protected. My 2 cents. Eric Bégin inLibro Bob Birchall @ Calyx wrote: > Most libraries are happy for the public to come to the OPAC and search the > catalog

Re: [Koha-devel] RFC : Item level 'hold-fee' and 'not-for-hold' feature?

2009-05-25 Thread Eric Bégin
Hi Mason, I think this is a good idea and must be implemented. I would make that part of the circulation & fines rules. This would allow us to set it per item types and per patron categories. I know Nahuel is working on something similar at the moment. He is adding the number of renewals to

Re: [Koha-devel] Access to koha

2009-05-20 Thread Eric Bégin
Hi Linh, The problem is probably because computer outside of your intranet can not access your Koha server. Sometime, you have to use a public IP adress instead of a private one. To get the IP adresses of your computer, open a command prompt (Windows + R and enter "command", click run), and

[Koha-devel] finesMode & email

2009-05-17 Thread Eric Bégin
Hi, The description of finesMode syspref is * * > Choose the fines mode, 'off', 'test' (emails admin report) or > 'production' (accrue overdue fines). Requires accruefines cronjob. However, n

Re: [Koha-devel] Intranet password

2009-05-13 Thread Eric Bégin
Linh, Just to be sure that we read your email carefully :), are we right by assuming that you have a login screen? Eric Waylon Robertson wrote: > Can someone read this carefully? This person is saying, they don't see a > login screen, where to put the username/password pair into. > Hmm. Could

Re: [Koha-devel] Intranet password

2009-05-13 Thread Eric Bégin
If you changed the password, look in your koha.conf file. The default location is /etc/koha/koha.conf Eric M L N wrote: > Hello, > > i just installed Koha and went into intranet to get to the librarian > interface however i can't login and i don't remember Koha asking me > for a password or user

Re: [Koha-devel] Number of renewals per Patron Types

2009-05-12 Thread Eric Bégin
les is the right place, but I'd like to see >>> it based on combination of patron type and item type: >>> >>> Teacher can renew normal books 12 times, but audio books only 3 times. >>> >>> Students can renew normal books 3 times, but can't

Re: [Koha-devel] Announcing ... New koha.org Website based on Plone

2009-05-08 Thread Eric Bégin
s be clarify somewhere in the web site? This discussion make me ask about that possibile foundation that was discussed few months ago.  An update on that topic would be appreciated. Thanks, Eric PS: I removed annoucement and translate from the CC list. :) Joshua Ferraro wrote: On Fri

Re: [Koha-devel] Announcing ... New koha.org Website based on Plone

2009-05-08 Thread Eric Bégin
Hi, First, I want to raise my hat to LibLime team for the new website. I also want to thanks Thomas for the time he spent to analyse the new site and for bringing those worth to discuss points. Here is, briefly, my comments. 1. LOCALISATION If we do not make the French (France) link point

[Koha-devel] Number of renewals per Patron Types

2009-05-08 Thread Eric Bégin
Hi there, I'd like to have a number of renewals based on the patron type. For exemple, a student can renew a book 5 times while a teacher can renew it 8 times. I don't think this is currently available in Koha. I see this as a new column in the Circulation & Fines rules. Any suggestion or co

[Koha-devel] Authority UsageCount returns 0

2009-04-13 Thread Eric Bégin
Zebra. Thanks, Eric Bégin 514.777.6572 eric.be...@inlibro.com <mailto:eric.be...@inlibro.com> inLibro POUR ESPRIT LIBRE ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel

Re: [Koha-devel] Cannot run KOHA 3.0 in Debian 5.0

2009-04-07 Thread Eric Bégin
Zico, I'm not sure, but the doc should state 127.0.0.1:8080, not 127.0.1.1:8080 If it still do not work, try Joe's proposition with localhost:8080. Eric Zico wrote: On Tue, Apr 7, 2009 at 12:04 PM, Joe Atzberger wrote: Try localhost:8080. As i said, i

[Koha-devel] System requirements

2009-03-25 Thread Eric Bégin
Hi there, Is there some guidelines about the system requirements to run Koha with all components (Apache, MySQL, Koha, Zebra) running on a machine exclusivement dedicated to Koha? I'm mostly talking in term of: - CPU and RAM vs simultaneous number of users - Hard drive space vs number of record

Re: [Koha-devel] Problem with 007 framework?

2009-03-06 Thread Eric Bégin
values based on framework selected, correct? Should I enter this as a bug on bugzilla? Jane Wagner Library Systems Analyst PTFS Inc. Content Management and Library Solutions 6400 Goldsboro Road, Suite 200 Bethesda, MD 20817 (301) 654-8088 x 151 jwag...@ptfs.com -Original Message- From: Eric

Re: [Koha-devel] Problem with 007 framework?

2009-03-06 Thread Eric Bégin
Jane, When there is an elipsis after a field, this means that it use a value builder plugin. You can see which value builder is used for a field in the framework. Select your framework Click Subfields of the MARC field you want to modify. Click Edit Subfields. Click Show More Restrictions You

[Koha-devel] Sorting Authority Headings

2009-03-05 Thread Eric Bégin
Hi, Is there a way to sort the result of the authorities headings and subheadings? Let's say we have the following geographic locations/sublocations Canada » Quebec Canada » Ontario Caanda » British Columbia United States » Maine United States » California United States » New York The location

[Koha-devel] zebraqueue in daemon mode

2009-03-03 Thread Eric Bégin
Hi (again), I'm wondering which tasks the zebraqueue.pl script should perform. I initially though that running it in daemon mode was replace the need to call rebuild_zebra script. It seems to work fine when we are adding biblios or authorities, but it looks like it doesn't remove a biblio (did

Re: [Koha-devel] Sorting Authority Headings

2009-03-03 Thread Eric Bégin
Hi, In the authority search, is there a way to sort the result of the authorities headings and subheadings? Let's get the following geographic locations/sublocations Canada » Quebec Canada » Ontario Canada » British Columbia United States » Maine United States » California United States » New Y

Re: [Koha-devel] Clarify timeout syspref?

2009-02-24 Thread Eric Bégin
> > One problem is : as far as I can see, there's only one timeout, while > there probably should be 2 : one for opac, one for intranet. Short for > opac, long for intranet, where you want to : start cataloging a book, > go have a coffee, continue cataloging that darn book. What about letting the u

[Koha-devel] Various encoding

2009-02-23 Thread Eric Bégin
Hi there, My database currently contains 2 type of encoding for the same characters. For example, I have Québec encoded as QueÌbec and another as Québec. The problem was probably related to the import of records from 2.2.9 vs the one imported through z39.50. Can anybody suggests a way to fi

[Koha-devel] MARC fields order

2009-02-23 Thread Eric Bégin
Hi, I do have an Koha installation that has a strange problem. The MARC Fields are not numerically ordered. For example, here are my 500s fields: 504 - BIBLIOGRAPHY, ETC. NOTE + - 508 - CREATION/PRODUCTION CREDITS NOTE + - 521 - TARGET AUDIENCE NOTE + - 522 - GEOGRAPHIC COVERAGE NOTE + - 524 -

Re: [Koha-devel] FW: Importing Data

2009-02-22 Thread Eric Bégin
e Technology Support/Network Admin Solanco School District edward_ro...@solanco.k12.pa.us 717.786.2151 The greatest mistake you can make in life is to continually be afraid you will make one. Elbert Hubbard From: Eric Bégin [mailto:eric.be...@inlibro.com] Sent: Sun 2/22/2009 5:45 PM To: Ro

Re: [Koha-devel] FW: Importing Data

2009-02-22 Thread Eric Bégin
tinually be afraid you will make one. Elbert Hubbard   From: Eric Bégin [mailto:eric.be...@inlibro.com] Sent: Thu 2/19/2009 10:25 AM To: Roche III, Edward Subject: Re: [Koha-devel] Importing Data Hi Ed, That is correct. Some people set this script to

Re: [Koha-devel] Importing Data

2009-02-19 Thread Eric Bégin
chool District 717.786.2151 x2437     "At the End of the Day, Did You Play to Win or Not to Lose?"          From: Eric Bégin [mailto:eric.be...@inlibro.com] Sent: Thursday, February 19, 2009 9:50 AM To: Roche III, Edward Subject: Re: [Koha-d

Re: [Koha-devel] Importing Data

2009-02-18 Thread Eric Bégin
Ed, After importing new record in your database, you need to reindex your database by running misc/migration_tools/rebuild_zebra.pl -b -w Let us know if this solved your problem. Eric Roche III, Edward wrote: Good Afternoon Everyone   I was able to export my catalog dat

[Koha-devel] RFC 3.2: Description translation

2008-07-18 Thread Eric Bégin
Hi all, The basic idea of this RFC is to add a translation mechanism for MARC field, MARC subfield and System Preference's descriptions. The mechanism would dynamically retrieve the description from a map structure based on the user's currently selected language, which is not possible at the m

Re: [Koha-devel] Koha 3.0 - Make File problem

2008-07-15 Thread Eric Bégin
Partha, Can you make sure that you have a "Makefile" file under the directory where you untared Koha. If you have it, can you give us the output of the following command: which make Thanks, Eric Bégin        inLibro Inc. Pour Esprit Libre www.inLibro.com Partha Mukhopad

Re: [Koha-devel] "freezing" koha 3.0

2008-04-29 Thread Eric Bégin
Hi everybody, Here are my thoughts on the topic. They are not based on Koha-specific development, but on my past experiences as software developer manager. The main point of tagging a version as Beta is that features complete. This doesn't mean that there are no bugs. Beta versions still hav

[Koha-devel] Itemtype mismatch

2008-04-04 Thread Eric Bégin
Hi, After installing Koha 3.0-beta (nozebra) with all sample data imported. I did create a document (imported from z39.50) and set its item type to Books, Booklets, Workbooks. In the staff side, the item type is ok, but in the opac, it shows as Audio Cassettes, CDs. Anybody has the same beha