Hi, On Mon, Jan 14, 2013 at 10:21 AM, Hugo Agud <[email protected]> wrote:
> We know we can create a new charmap file fro zebra sort-string-utf.chr but > we are not sure how to proceed... is enough to create a new directory > in etc/koha/zebradb/lang_defs or we should do something else... > In addition to creating a new directory under lang_defs, you would need to update zebra-biblios.cfg and/or zebra-biblios-dom.cfg and zebra-authorities.cfg/zebra-authorities-dom.cfg to point to the new directory and restart your Zebra server. For the purpose of making a patch, in addition to adding etc/zebradb/lang_defs/XXX, you should patch Makefile.PL so that the new languages are available as options to set ZEBRA_LANGUAGE during installation. Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: [email protected] 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 _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

