Lines 63-69
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
63 |
('BakerTaylorPassword','','','Baker & Taylor Password for Content Cafe (external content)','Free'), |
63 |
('BakerTaylorPassword','','','Baker & Taylor Password for Content Cafe (external content)','Free'), |
64 |
('BakerTaylorUsername','','','Baker & Taylor Username for Content Cafe (external content)','Free'), |
64 |
('BakerTaylorUsername','','','Baker & Taylor Username for Content Cafe (external content)','Free'), |
65 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
65 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
66 |
('batch_checkouts','',NULL,'Allow patron categories allowed to checkout in a batch','Free'), |
66 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |
|
|
67 |
('BatchCheckoutsValidCategories','',NULL,'Patron categories allowed to checkout in a batch','Free'), |
67 |
('BiblioAddsAuthorities','0',NULL,'If ON, adding a new biblio will check for an existing authority record and create one on the fly if one doesn\'t exist','YesNo'), |
68 |
('BiblioAddsAuthorities','0',NULL,'If ON, adding a new biblio will check for an existing authority record and create one on the fly if one doesn\'t exist','YesNo'), |
68 |
('BiblioDefaultView','normal','normal|marc|isbd','Choose the default detail view in the catalog; choose between normal, marc or isbd','Choice'), |
69 |
('BiblioDefaultView','normal','normal|marc|isbd','Choose the default detail view in the catalog; choose between normal, marc or isbd','Choice'), |
69 |
('BibtexExportAdditionalFields', '', NULL , 'Define additional BibTex tags to export from MARC records in YAML format as an associative array with either a marc tag/subfield combination as the value, or a list of tag/subfield combinations.', 'textarea'), |
70 |
('BibtexExportAdditionalFields', '', NULL , 'Define additional BibTex tags to export from MARC records in YAML format as an associative array with either a marc tag/subfield combination as the value, or a list of tag/subfield combinations.', 'textarea'), |