Re: [Koha-devel] [Koha] Call for news - Newsletter August 2021

2021-08-16 Thread JESSE KAH
Dear Michael, Good day! This is Jesse from Lemonjar Software Media Sdn. Bhd., Malaysia. We have few implementation of Koha site in Malaysia and would like to share with the community as follow: 1. The Federal Court of Malaysia Koha version 19.11 (bi-language: English and Bahasa Ma

[Koha-devel] Time to translate: string freeze to prepare 20.11.09 release

2021-08-16 Thread Fridolin SOMERS
Hi, String freeze is into effect 🥶 The 20.11.x maintenance branch is preparing for 20.11.09 release 📦 The release is scheduled for around the 23. This means it's the right time to head over to the translation platform: https://translate.koha-community.org/projects/ Keep in mind that translatio

[Koha-devel] systemd version of koha-plack-ctl.sh ?

2021-08-16 Thread Philippe Blouin
Hello all! Has anyone been through the effort of coding a systemd unit file for Koha's plack ? I'm currently using an override.conf to specify some timeout values, and that got me wondering (or wanting) about one. Curiosity Thanks! -- Philippe Blouin, Directeur de la technologie Tél.

[Koha-devel] Time to translate: string freeze to prepare Koha 20.05.15 has begun

2021-08-16 Thread Victor Grousset/tuxayo
Hi, saluton, hola, bonjour, String freeze is into effect as of now for the 20.05.x maintenance branch. The minor release is scheduled for around the 23th. This means it's the right time to head over to the translation platform: https://translate.koha-community.org/projects/ Reminder: if you add

Re: [Koha-devel] systemd version of koha-plack-ctl.sh ?

2021-08-16 Thread dcook
I don’t know of any file called “koha-plack-ctl.sh”? As for systemd, while I’ve previously used systemd with Koha, I try to avoid it these days, since different environments will have different init systems. For example, your average Docker container doesn’t have an init system running. Rece