@@ -, +, @@ --- .../authorities/authority-koha-indexdefs.xml | 6 ++++++ .../authorities/authority-zebra-indexdefs.xsl | 8 ++++++++ .../marc21/authorities/koha-indexdefs-to-zebra.xsl | 8 ++++++++ 3 files changed, 22 insertions(+), 0 deletions(-) --- a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml +++ a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml @@ -1,4 +1,10 @@ + v --- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl +++ a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl @@ -1,4 +1,12 @@ + --- a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl +++ a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl @@ -18,6 +18,14 @@ + +This file has been automatically generated from a Koha index definition file +with the stylesheet koha-indexdefs-to-zebra.xsl. Do not manually edit this file, +as it may be overwritten. To regenerate, edit the appropriate Koha index +definition file (probably something like authority-koha-indexdefs.xml) and run: +`xsltproc koha-indexdefs-to-zebra.xsl authority-koha-indexdefs.xml > +authority-zebra-indexdefs.xsl` (substituting the appropriate file names). + --