On Tue, Jul 24, 2012 at 5:06 PM, Paul wrote:
>
> Thoughts anyone? I genuinely set out to try and help the community (and it
> just might turn out that Ubuntu 12.04 is problematic - does anyone here use
> it?) as well as ensure a smooth upgrade to our production server.
>
I just installed 3.8.
+1
Kind Regards,
Chris
On Tue, Jul 24, 2012 at 12:02 PM, Paul Poulain
wrote:
> Hello koha-devel,
>
> I just pushed a few minuts ago a new script in misc (bug 8376, but it
> doesn't matter for this mail)
>
> This script has a help that is displayed when you run it with -h. So far
> so good.
>
>
Greetings,
Zebra is necessary. I apologize the documentation isn't 100% perfect yet.
I'm in the midst of revising INSTALL.ubuntu as well, and learning more about
the install process while doing so. This will inevitably lead to more
revisions.
Koha 3.6.7 installs super cleanly on Ubuntu 12.04
Sounds good to me.
Kyle
http://www.kylehall.info
ByWater Solutions ( http://bywatersolutions.com )
Meadville Public Library ( http://www.meadvillelibrary.org )
Crawford County Federated Library System ( http://www.ccfls.org )
Mill Run Technology Solutions ( http://millruntech.com )
On Tue, Jul
At 06:05 PM 7/24/2012 -0400, Jared Camins-Esakov wrote:
Paul,
Re: 3.6.6 Â Biblio.pm
With preference set to "do not use zebra", saving an "item" fails: "Can't
call method "subfield" on an undefined value at
/usr/share/koha/lib/C4/Biblio.pm line 3104" (z39.50 and adding biblios
works fine.
The
+1
Brendan
On Tue, Jul 24, 2012 at 1:09 PM, Chris Cormack wrote:
> +1
>
> Chris
> On Jul 25, 2012 4:02 AM, "Paul Poulain" wrote:
>
>> Hello koha-devel,
>>
>> I just pushed a few minuts ago a new script in misc (bug 8376, but it
>> doesn't matter for this mail)
>>
>> This script has a help that
Paul,
Re: 3.6.6 Biblio.pm
>
> With preference set to "do not use zebra", saving an "item" fails: "Can't
> call method "subfield" on an undefined value at
> /usr/share/koha/lib/C4/Biblio.**pm line 3104" (z39.50 and adding biblios
> works fine.)
>
There's your problem. You have your system set to
Re: 3.6.6 Biblio.pm
With preference set to "do not use zebra", saving an "item" fails: "Can't
call method "subfield" on an undefined value at
/usr/share/koha/lib/C4/Biblio.pm line 3104" (z39.50 and adding biblios
works fine.)
I see that there's a # FIXME ... ?? in the .pm but can't [easily]
+1
Chris
On Jul 25, 2012 4:02 AM, "Paul Poulain" wrote:
> Hello koha-devel,
>
> I just pushed a few minuts ago a new script in misc (bug 8376, but it
> doesn't matter for this mail)
>
> This script has a help that is displayed when you run it with -h. So far
> so good.
>
> BUT, it has no PODDOC.
At 05:35 PM 7/24/2012 +0200, Robin Sheat wrote:
Op 24-07-12 17:26, Paul schreef:
> a) both koha-common.init files have the bug4873 mod. They are both
> still in the "package" used during install, so how are they re-used on
> boot? (a 'find / -name' does not find them anywhere else)
It becomes /
Hi to all,
Il 24/07/2012 15:16, Paul Poulain ha scritto:
> I have a spanish translation in my inbox.
> Please if you sent a translation, you can report it here, to avoid
> duplicate effort !
I have send to Paul the italian transaltion.
Bye
Zeno Tajoli
--
Dott. Zeno Tajoli
tajoliAT_SPAM_no_pren
On 24/07/2012 18:02, Paul Poulain wrote:
This script has a help that is displayed when you run it with -h. So far
so good.
Do we agree it's a good idea to request that for future scripts, and add
this in the coding guidelines ?
Of course yes for:
- (-h|--help)
- maybe -v|--verbose if needed
C
Op 24-07-12 18:02, Paul Poulain schreef:
> Do we agree it's a good idea to request that for future scripts, and add
> this in the coding guidelines ?
I find this also makes it very easy to have short '--help' output, and
longer '--manual' output.
Robin.
--
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 8
Paul,
> I just pushed a few minuts ago a new script in misc (bug 8376, but it
> doesn't matter for this mail)
>
> This script has a help that is displayed when you run it with -h. So far
> so good.
>
> BUT, it has no PODDOC. Not so good.
>
> I've discovered recently that we could use:
> > use Pod
Hello koha-devel,
I just pushed a few minuts ago a new script in misc (bug 8376, but it
doesn't matter for this mail)
This script has a help that is displayed when you run it with -h. So far
so good.
BUT, it has no PODDOC. Not so good.
I've discovered recently that we could use:
> use Pod::Usag
Op 24-07-12 17:26, Paul schreef:
> a) both koha-common.init files have the bug4873 mod. They are both
> still in the "package" used during install, so how are they re-used on
> boot? (a 'find / -name' does not find them anywhere else)
It becomes /etc/init.d/koha-common when it's installed.
> b)
At 10:14 AM 7/24/2012 +0200, Robin Sheat wrote:
[snip]
The problem is that Ubuntu effectively clears the /var/lock directory on
boot, which Debian doesn't do. The patch (which is in now, maybe it
never made it into 3.6, I'm not sure) just creates
/var/lock/(instancename)/... on boot.
The bug for
German translation attached
-- Mirko
>From b42cdcce2299ec03c7fbc3680d29bea4a2e30a16 Mon Sep 17 00:00:00 2001
From: Mirko Tietgen <5...@gmx.de>
Date: Tue, 24 Jul 2012 16:55:25 +0200
Subject: [PATCH] de-DE Translation
Content-Type: text/plain; charset="utf-8"
---
koct/chrome/locale/de-DE/koct.dtd
Galician translation for KOCT tool
2012/7/24 Bernardo Gonzalez Kriegel
> Ok,
> I send the patch to spanish translation.
>
> Bernardo
> --
> Bernardo Gonzalez Kriegel
> bgkrie...@gmail.com
>
>
>
> On Tue, Jul 24, 2012 at 9:16 AM, Paul Poulain
> wrote:
>
>> Hello all,
>> > (in koct/chrome/locale
Ok,
I send the patch to spanish translation.
Bernardo
--
Bernardo Gonzalez Kriegel
bgkrie...@gmail.com
On Tue, Jul 24, 2012 at 9:16 AM, Paul Poulain wrote:
> Hello all,
> > (in koct/chrome/locale directory if you clone the git repo)
> It seems I was not clear enough: KOCT is not in the Koha g
Le 24/07/2012 14:16, Paul Poulain a écrit :
> Hello all,
>> (in koct/chrome/locale directory if you clone the git repo)
> It seems I was not clear enough: KOCT is not in the Koha git repo, but
> in contrib, where are KOCT and sandboxes scripts:
> git clone git://git.koha-community.org/contrib/globa
Hello all,
> (in koct/chrome/locale directory if you clone the git repo)
It seems I was not clear enough: KOCT is not in the Koha git repo, but
in contrib, where are KOCT and sandboxes scripts:
git clone git://git.koha-community.org/contrib/global.git
--
Paul POULAIN
http://www.biblibre.com
Exper
Hello,
The Koha Offline Circulation Tool, a firefox plugin, is now
translatable. I just pushed a patch that add this feature and the
translation to french.
It's very easy to add a translation, just head here :
http://git.koha-community.org/gitweb/?p=contrib/global.git;a=tree;f=koct/chrome/locale;
Op 23-07-12 21:29, Paul schreef:
> I find in the records, that Chris C. had addressed this in June 2011
> "Your answer is here, you are missing those directories, you will need
> to create them and make sure they are writable by the user you run zebra
> as" and that Robin had followed up "There is
24 matches
Mail list logo