[Koha-devel] Folded plugin on Koha's DokuWiki

2009-04-22 Thread Pablo A. Bianchi
Hi! Sometimes articles becomes very big but because of their structure is not useful to divide them. Usually the problem is are the portions of source code. It could be great to have the possibility to fold some parts of the article, even to have everything more tidy and clear. For this exist a p

Re: [Koha-devel] Koha project IRC meeting

2009-04-22 Thread David Schuster
Sorry I missed the May 6th.. David MJ Ray-2 wrote: > > Galen Charlton wrote: >> I would like to call a general meeting on the #koha IRC channel on >> Wednesday, 6 May 2009 at 19:00 UTC with a nominal finish time of >> 21:00. [...] > > To convert to your timezone, try date -d @1241636400 > >

Re: [Koha-devel] Koha project IRC meeting

2009-04-22 Thread David Schuster
Chris Cormack may not be back in NZ yet, and Paul should be just getting home on Wednesday... FYI. MJ Ray-2 wrote: > > Galen Charlton wrote: >> I would like to call a general meeting on the #koha IRC channel on >> Wednesday, 6 May 2009 at 19:00 UTC with a nominal finish time of >> 21:00. [...

Re: [Koha-devel] GSAFD authority records and koha

2009-04-22 Thread Galen Charlton
Hi Mason On Wed, Apr 22, 2009 at 8:51 AM, Mason James wrote: > my bibs seem to have their headings stuffed in the 655 tag, not 651 > and a *1st* indicator set to 7, not the 2nd  - eep :/ I need more caffeine - 655 is actually the correct tag. Regards, Galen -- Galen Charlton VP, Research & De

Re: [Koha-devel] GSAFD authority records and koha

2009-04-22 Thread Mason James
On 2009/04/23, at 1:41 AM, Galen Charlton wrote: > Hi Mason, > > On Wed, Apr 22, 2009 at 8:12 AM, Mason James > wrote: >> I have imported them just fine into a koha3 using the DOM zebra- >> filter >> But, i cant quite get a match on them using the >> link_bibs_to_authorities.pl script > > What

Re: [Koha-devel] GSAFD authority records and koha

2009-04-22 Thread Galen Charlton
Hi Mason, On Wed, Apr 22, 2009 at 8:12 AM, Mason James wrote: > I have imported them just fine into a koha3 using the DOM zebra-filter > But, i cant quite get a match on them using the > link_bibs_to_authorities.pl script What do the bib headings look like? In order to match, the heading in the

Re: [Koha-devel] Last Koha development version (from git) mentions missing prerequisites that are already installed

2009-04-22 Thread Galen Charlton
Hi, On Wed, Apr 22, 2009 at 8:22 AM, Ricardo Dias Marques wrote: > Can't locate Date/Leapyear.pm in @INC (@INC contains: ... > Can't locate Params/Util.pm in @INC (@INC contains: > /usr/lib/perl5/5.8.8/i586-linux-thread-multi /usr/lib/perl5/5.8.8 The error messages show that there are at least t

Re: [Koha-devel] Last Koha development version (from git) mentions missing prerequisites that are already installed

2009-04-22 Thread Ricardo Dias Marques
Hi Galen, On Wed, Apr 22, 2009 at 13:10, Galen Charlton wrote: > The modules may be installed but for some reason not in the Perl > module search path.  Try running the following commands; if the > modules can be found with the current @INC for your platform, each > should print the version numb

[Koha-devel] GSAFD authority records and koha

2009-04-22 Thread Mason James
Hi folks has anyone had any experience using GSAFD authority records with Koha3 I have imported them just fine into a koha3 using the DOM zebra-filter But, i cant quite get a match on them using the link_bibs_to_authorities.pl script I've double checked, and everything looks to be set up to ha

Re: [Koha-devel] Last Koha development version (from git) mentions missing prerequisites that are already installed

2009-04-22 Thread Galen Charlton
Hi Ricardo, On Wed, Apr 22, 2009 at 6:56 AM, Ricardo Dias Marques wrote: > So, is this "Warning", during Koha installation, WRONG (regarding > Date::ICal not being installed)? The modules may be installed but for some reason not in the Perl module search path. Try running the following commands

[Koha-devel] Last Koha development version (from git) mentions missing prerequisites that are already installed

2009-04-22 Thread Ricardo Dias Marques
Hi list, I'm updating a local Koha installation from "git" to the last commit available at this time (commit 8f95ec3dbef2cf9bf214fb2b25587f2bb4ebba15 sent by Owen Leonard, submitted on 20-Apr-2009, "Fix for Bug 3119: Add due date to the patron circulation history window"). In order to do this, I