]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1638299: improve extraction of headings from authority records
authorGalen Charlton <gmc@esilibrary.com>
Fri, 6 Jan 2017 22:43:34 +0000 (17:43 -0500)
committerKathy Lussier <klussier@masslnc.org>
Fri, 1 Sep 2017 19:40:07 +0000 (15:40 -0400)
commitde5995d62fa85b03173570c0e21fac80efe1ccd1
tree2c2069c8b6ca637737cd8b2c0aae45ab02fa5b2e
parent902b3e342b842e7422be728d7d89d6786fd434f9
LP#1638299: improve extraction of headings from authority records

This patch sets up configuration tables, seed data,
and functions for extracting headings from authority records based on
(usually) the MARCXML to MADS XSLT.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/upgrade/XXXX.data.MADS21-xsl.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.authority.sql [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/server/authority/heading_field.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/admin/server/t_splash.tt2
Open-ILS/tests/datasets/sql/auth_lc.sql
Open-ILS/web/js/ui/default/staff/admin/server/authority/heading_field.js [new file with mode: 0644]