Hi, On Tue, Sep 24, 2013 at 12:54 AM, Mathieu Saby <mathieu.saby@univ-rennes2.fr
wrote:
** Well, so, if I understand, the best would be to write a patch to add "configdir" to koha-conf.xml. Its value should be __KOHA_CONF_DIR__ I suppose? So it could be used by my patch and probably by others.
Actually, I think a path to point to the specific configuration file you're adding is better. The problem with adding a configdir element to koha-conf.xml is that it doesn't distinguish between configuration files that are shared by all Koha sites on a server and which are not. For example, on a Git install you can assume that all Zebra configuration files live under $configdir/zebradb/, but the Debian package puts some in a shared /etc/koha/zebradb/ directory and some site-specific ones (e.g., zebra-biblios.cfg) under /etc/koha/sites/$SITE. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org