]> git.evergreen-ils.org Git - working/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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 1 Sep 2017 02:42:58 +0000 (22:42 -0400)
commit3b65a67064a5efc2d152bfe0de7423633022c3a5
treec24c8327d76daec888a32bc8385149a867c77c03
parent1a4a567c5fdb99500936c15cd01e6fe6c3a95dc7
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>
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]