[koha-commits] main Koha release repository branch, new/bug_3072, updated. v3.02.00-1049-g573f837

Git repo owner gitmaster at git.koha-community.org
Tue Apr 19 03:02:46 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_3072 has been updated
       via  573f83753150beeeafffec70ca3e5d5839b0764d (commit)
      from  6e58529bdd78f0593c9ad8b767715ff2d32e8ba8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 573f83753150beeeafffec70ca3e5d5839b0764d
Author: Jared Camins-Esakov <jcamins at bywatersolutions.com>
Date:   Sun Apr 17 18:09:07 2011 -0400

    Bug 3072: Add Heading-Main and Any to MARC21 DOM
    
    The Heading-Main and Any indexes were not defined in the MARC21 authority DOM
    rules, but was enabled by the fix for bug 5924. This patch adds the Heading-Main
    and Any indexes to the MARC21 DOM authority configuration.
    
    This is a revised patch, with the authority-zebra-indexdefs.xsl automatically
    generated from authority-koha-indexdefs.xml. Note that Any is added by
    koha-indexdefs-to-zebra.xsl rather than in the authority-koha-indexdefs.xml
    file.
    
    NOTE: This patch modifies the following files, which you will need to manually
    update if you are using a dev install:
    etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml
    etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl
    etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl
    
    You will also need to reindex your authorities for the changes in this patch to
    take effect.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at bywatersolutions.com>
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------

Summary of changes:
 .../authorities/authority-koha-indexdefs.xml       |   42 +++++-
 .../authorities/authority-zebra-indexdefs.xsl      |  165 ++++++++++++++++++++
 .../marc21/authorities/koha-indexdefs-to-zebra.xsl |    5 +
 3 files changed, 211 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list