Re: [Koha-devel] NorwegianPatronDB

2016-02-14 Thread David Cook
FYI, if you’re using the Crypt::GCrypt module from CPAN (ie you’re not using a Debian-based system with libcrypt-gcrypt-perl), Koha is probably going to be unable to load Koha::NorwegianPatronDB. The CPAN module has issues which the Debian team have patched, and the CPAN author appears to have z

Re: [Koha-devel] Country-specific forks?

2016-02-14 Thread Katrin Fischer
Am 11.02.2016 um 12:07 schrieb Marc Véron: > Same for me: > > +1 to "one Koha to rule them all" > +1000 to a more powerful plugin system! > > Marc ... and same for me :) Katrin ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://

[Koha-devel] Repeated MARC field in Staff normal view

2016-02-14 Thread akafortes
In the staff client normal view of a record, if you have a repeated MARC field then you'd get the all of the repeated entries in the same line separated by a coma. So for a example for a repeated 701 field you'd get something like this: 701_tag:701_value,701_value_of_repeated What I'd like to do