[Koha] Encoding and Character Sets in Koha

2018-08-23 Thread Narcis Garcia
When cataloguing books with non-english characters, I see well saved strings at database (from OS console), but Koha web interface is not showing those unicode characters as expected. MariaDB works with character set utf8mb4 Apache works with charset UTF-8 All Koha database tables have collarion u

[Koha] Relator Term

2018-08-23 Thread Ma. Victoria H. Silva-Manuel
Hi. We just started to use subfield e in tag 100 and 700. However, we noticed that instead of showing the relator term in OPAC with just comma (Fazio, Giovanni G., editor), it is placed inside square brackets (Fazio, Giovanni G [editor]). And there is no period in the middle name. Is there a way t

[Koha] Optional authority control in MARC21 700 field

2018-08-23 Thread Rubén Fernández Asensio
Hello all, In my library, we've decided to do authority control for added entries only for personal names meeting certain requirements. (We're probably in violation of all cataloguing rules, but we just haven't got the time and means to control all secondary authors, and yet don't want to full

Re: [Koha] koha stop working after enabling plack

2018-08-23 Thread anjoze
I was having the same problem because I've made: *apt upgrade* and then I forgot to make: *sudo apt install koha-common sudo koha-upgrade-schema koha* - Koha version: 16.05.05 - - José Anjos -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html

Re: [Koha] Optional authority control in MARC21 700 field

2018-08-23 Thread Caroline Cyr-La-Rose
Hi Rubén, I don't think there is a way to optionally use authorities in one field. However, you can use the BiblioAddsAuthorities system preference to allow catalogers to freely enter names in the 700 field. That way, they don't have to search for existing authorities. You also have to set Au

Re: [Koha] Encoding and Character Sets in Koha

2018-08-23 Thread Narcis Garcia
I sent you a complete export of MARC framework. El 23/08/18 a les 15:07, Katrin Fischer ha escrit: > Hi Narcis, >   > I am sorry, but that's not the MARC record. Please check if you have the > LDR/000 in your MARC framework. You can also copy the MARC from the MARC > view on the staff detail page

Re: [Koha] Optional authority control in MARC21 700 field

2018-08-23 Thread Rubén Fernández Asensio
Thanks, that's a good compromise and I'll implement it eventually. In the meantime, I've decided I'll create different frameworks with different constraints to get our catalogers into the custom of assessing in advance whether they should create authorities. El 23/08/18 a les 14:51, Caroline C

Re: [Koha] Should XSLT add punctuation?

2018-08-23 Thread Rubén Fernández Asensio
Hello, Caroline, I have a similar question. You all may know that ISBD punctuation is already scheduled to be phased out: https://www.loc.gov/aba/pcc/documents/isbdmarc2016.pdf I'm trying to dispense with it in my cataloging and have Koha show it in its interface instead. So far I've been suc