From 562ca85546f6a0ea3ea9b402b9681f0da1c5d2b9 Mon Sep 17 00:00:00 2001 From: gliu Date: Sat, 31 Jul 2010 02:14:19 +0000 Subject: [PATCH] Add our MARC templates section of opensrf.xml, in case others want to clone it git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_0@942 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conf/marctemplates.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 conf/marctemplates.xml diff --git a/conf/marctemplates.xml b/conf/marctemplates.xml new file mode 100644 index 0000000000..7e932da265 --- /dev/null +++ b/conf/marctemplates.xml @@ -0,0 +1,25 @@ + + /openils/var/templates/marc/k_audio.xml + /openils/var/templates/marc/k_book.xml + /openils/var/templates/marc/k_video.xml + /openils/var/templates/marc/OSUL_Journal.xml + /openils/var/templates/marc/OWA_Book.xml + /openils/var/templates/marc/OWA_Computer file.xml + /openils/var/templates/marc/OWA_Ebook.xml + /openils/var/templates/marc/OWA_Ejournal.xml + /openils/var/templates/marc/OWA_Journal.xml + /openils/var/templates/marc/OWA_Kits, realia.xml + /openils/var/templates/marc/OWA_Maps.xml + /openils/var/templates/marc/OWA_Microform.xml + /openils/var/templates/marc/OWA_Music scores.xml + /openils/var/templates/marc/OWA_Sound recordings_CD.xml + /openils/var/templates/marc/OWA_Thesis--other.xml + /openils/var/templates/marc/OWA_Videorecording_DVD.xml + /openils/var/templates/marc/OWA_Video recordings VHS.xml + /openils/var/templates/marc/OWA_ZPR_Book.xml + /openils/var/templates/marc/OWA_ZPR_Journal.xml + /openils/var/templates/marc/OWA_ZPR_Music scores.xml + /openils/var/templates/marc/OWA_ZPR_Sound recordings_CD.xml + /openils/var/templates/marc/OWA_ZPR_Videorecording_DVD.xml + /openils/var/templates/marc/OWA_ZPR_Videorecordings VHS.xml + -- 2.11.0