minor adjustments to frameworks
authorJoshua Ferraro <jmf@liblime.com>
Sat, 29 Sep 2007 21:12:29 +0000 (16:12 -0500)
committerChris Cormack <crc@liblime.com>
Sun, 30 Sep 2007 08:00:56 +0000 (03:00 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
installer/data/en/optional/marc21_simple_bib_frameworks.sql
installer/data/en/optional/marc21_simple_bib_frameworks.txt

index f1ef87a..4fa6b4d 100644 (file)
@@ -78,8 +78,6 @@ SET FOREIGN_KEY_CHECKS = 0;
 -- ********************************
 -- SIMPLE KOHA MARC 21 FRAMEWORKS. 
 -- ********************************
-
-
 INSERT INTO `biblio_framework` VALUES ('BKS', 'Books, Booklets, Workbooks');
 INSERT INTO `biblio_framework` VALUES ('CF', 'CD-ROMs, DVD-ROMs, General Online Resources');
 INSERT INTO `biblio_framework` VALUES ('SR', 'Audio Cassettes, CDs');
index 102cd58..f245fb5 100644 (file)
@@ -1,10 +1,10 @@
-Bibliographic Frameworks for some common types. Frameworks are used to define the structure of your MARC records and the behavior of the integrated MARC editor. You can change these at any time after installation. The frameworks in this optional default setting include:
+Simple Bibliographic Frameworks for some common types. Frameworks are used to define the structure of your MARC records and the behavior of the integrated MARC editor. You can change these at any time after installation. The frameworks in this optional default setting include:
 
-('BKS', 'Books, Booklets, Workbooks');
-('CF', 'CD-ROMs, DVD-ROMs, General Online Resources');
-('SR', 'Audio Cassettes, CDs');
-('VR', 'DVDs, VHS');
-('AR', 'Models');
-('KT', 'Kits');
-('IR', 'Binders');
-('SER', 'Serials');
+BKS    Books, Booklets, Workbooks
+CF     CD-ROMs, DVD-ROMs, General Online Resources
+SR     Audio Cassettes, CDs
+VR     DVDs, VHS
+AR     Models
+KT     Kits
+IR     Binders
+SER    Serials