Lines 78-83
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
78 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
78 |
('BasketConfirmations','1','always ask for confirmation.|do not ask for confirmation.','When closing or reopening a basket,','Choice'), |
79 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |
79 |
('BatchCheckouts','0','','Enable or disable batch checkouts','YesNo'), |
80 |
('BatchCheckoutsValidCategories','',NULL,'Patron categories allowed to checkout in a batch','Free'), |
80 |
('BatchCheckoutsValidCategories','',NULL,'Patron categories allowed to checkout in a batch','Free'), |
|
|
81 |
('BDSOpacEnable','0','NULL','Enable or disable BDS enhanced content in the OPAC','YesNo'), |
82 |
('BDSStaffEnable','0','NULL','Enable or disable BDS enhanced content in the Staff Interface','YesNo'), |
83 |
('DBMCode','','NULL','BDS Customer DBM Code','Free'), |
81 |
('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'), |
84 |
('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'), |
82 |
('BiblioDefaultView','normal','normal|marc|isbd','Choose the default detail view in the catalog; choose between normal, marc or isbd','Choice'), |
85 |
('BiblioDefaultView','normal','normal|marc|isbd','Choose the default detail view in the catalog; choose between normal, marc or isbd','Choice'), |
83 |
('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'), |
86 |
('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'), |