[Koha-devel] Why does #wrap have padding?

2020-12-15 Thread dcook
Hi all, Does anyone know why #wrap in koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss has padding-left: 40px and padding-right: 40px? It makes adding full-width headers/footers impossible without tricks and compensations for changes to the padding with the responsive media queries. Y

[Koha-devel] Koha Command and Control

2020-12-15 Thread dcook
Hi all, For a while, I've been thinking that it might be good to have an open source "Koha Command and Control" for managing Koha instances. While managing 1 Koha is not too much work, it's considerably more difficult to manage 10, 100, or 1000 Koha instances, especially across different s

Re: [Koha-devel] Z39.50 daemon with ElasticSearch

2020-12-15 Thread Zeno Tajoli
Hi, I use the suggestion of Fridolin and now I'm a working z39.50 with ElasticSearch on Koha 20.11 My SystemD unit (etc/systemd/system/koha-z39-el.service): [Unit] Description=Koha Z39.50 Service [Service] Type=simple User=lib-koha Environment="KOHA_CONF=/etc/koha/sites/lib/koha-conf.xml" "