[Koha] Special character

2022-01-18 Thread Victor Barroso Oliveira
Hi, On Ubuntu 18 and Koha 21.05.08 with portuguese BR language When we searched the OPAC for a book entitled "A sunny day?" OPAC does not find because it has the special character "?" How can I resolve this? Thanks, Victor ___ Koha mailing list http://k

Re: [Koha] koha migration, simple view

2022-01-18 Thread Michael Kuhn
Hi For German (de-DE) you will find the standard XSLT files for the OPAC in directory "/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/de-DE/xslt": File "MARC21slim2OPACDetail.xsl" is responsible for the normal view in the German (de-DE) language OPAC. There are also Koha system preferences

Re: [Koha] koha migration, simple view

2022-01-18 Thread tuxflow.de
ah, i have found something in /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/... this looks good Am 18.01.22 um 16:05 schrieb tuxflow.de: The only xslt file I can find is /usr/share/koha/opac/htdocs/opac-tmpl/xslt/OAI.xslt and it is the same on the migrated koha and original installation.

Re: [Koha] koha migration, simple view

2022-01-18 Thread tuxflow.de
The only xslt file I can find is /usr/share/koha/opac/htdocs/opac-tmpl/xslt/OAI.xslt and it is the same on the migrated koha and original installation. Am 18.01.22 um 14:18 schrieb Michael Kuhn: > we have migrated a Koha 18.11 to a new server following these > instructions: > > http://koha

Re: [Koha] koha migration, simple view

2022-01-18 Thread Michael Kuhn
Hi You wrote: > we have migrated a Koha 18.11 to a new server following these > instructions: > > http://kohageek.blogspot.com/2015/08/move-old-koha-database-to-new.html > > Everything looks and works fine, only the description (normal view) of > the books is not displayed. > > I could not find

[Koha] koha migration, simple view

2022-01-18 Thread tuxflow.de
Hello, we have migrated a Koha 18.11 to a new server following these instructions: http://kohageek.blogspot.com/2015/08/move-old-koha-database-to-new.html Everything looks and works fine, only the description (normal view) of the books is not displayed. I could not find anything in the logs.

Re: [Koha] Need help for hiding the records in search result page in OPAC?

2022-01-18 Thread Manos PETRIDIS
Have you implemented the suppress functionality? I’m writing away from my desk and can’t give specific instructions but you should find some by searching “koha suppress in opac” in google. Στις Τρί, 18 Ιαν 2022 στις 9:01 πμ ο χρήστης Abid Fakhre Alam < abidfakhrea...@gmail.com> έγραψε: > Hi all,