Lines 56-62
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
56 |
('AlternateHoldingsField','',NULL,'The MARC field/subfield that contains alternate holdings information for bibs taht do not have items attached (e.g. 852abchi for libraries converting from MARC Magician).','free'), |
56 |
('AlternateHoldingsField','',NULL,'The MARC field/subfield that contains alternate holdings information for bibs taht do not have items attached (e.g. 852abchi for libraries converting from MARC Magician).','free'), |
57 |
('AlternateHoldingsSeparator','',NULL,'The string to use to separate subfields in alternate holdings displays.','free'), |
57 |
('AlternateHoldingsSeparator','',NULL,'The string to use to separate subfields in alternate holdings displays.','free'), |
58 |
('AlwaysLoadCheckoutsTable','0','','Option to always load the checkout table','Yes/No'), |
58 |
('AlwaysLoadCheckoutsTable','0','','Option to always load the checkout table','Yes/No'), |
59 |
('AlwaysShowHoldingsTableFilters','0','','Option to always show filters when loading the holdings table','Yes/No'), |
59 |
('AlwaysShowHoldingsTableFilters','0','','Option to always show filters when loading the holdings table','YesNo'), |
60 |
('AmazonAssocTag','','','See: http://aws.amazon.com','free'), |
60 |
('AmazonAssocTag','','','See: http://aws.amazon.com','free'), |
61 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
61 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
62 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
62 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
63 |
- |
|
|