Lines 153-159
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
153 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
153 |
('EnhancedMessagingPreferencesOPAC', '1', NULL, 'If ON, show patrons messaging setting on the OPAC.', 'YesNo'), |
154 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
154 |
('expandedSearchOption','0',NULL,'If ON, set advanced search to be expanded by default','YesNo'), |
155 |
('ExpireReservesMaxPickUpDelay','0','','Enabling this allows holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay','YesNo'), |
155 |
('ExpireReservesMaxPickUpDelay','0','','Enabling this allows holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay','YesNo'), |
156 |
('WaitingHoldCancelationFee','0',NULL,'If ExpireReservesMaxPickUpDelay is enabled, and this field has a non-zero value, than a borrower whose waiting hold has expired will be charged this amount.','free'), |
|
|
157 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
156 |
('ExpireReservesOnHolidays', '1', NULL, 'If false, reserves at a library will not be canceled on days the library is not open.', 'YesNo'), |
158 |
('ExcludeHolidaysFromMaxPickUpDelay', '0', NULL, 'If ON, reserves max pickup delay takes into accountthe closed days.', 'YesNo'), |
157 |
('ExcludeHolidaysFromMaxPickUpDelay', '0', NULL, 'If ON, reserves max pickup delay takes into accountthe closed days.', 'YesNo'), |
159 |
('ExportCircHistory', 0, NULL, "Display the export circulation options", 'YesNo' ), |
158 |
('ExportCircHistory', 0, NULL, "Display the export circulation options", 'YesNo' ), |
Lines 570-575
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
570 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
569 |
('viewLabeledMARC','0','','Allow display of labeled MARC view of bibiographic records','YesNo'), |
571 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |
570 |
('viewMARC','1','','Allow display of MARC view of bibiographic records','YesNo'), |
572 |
('virtualshelves','1','','If ON, enables Lists management','YesNo'), |
571 |
('virtualshelves','1','','If ON, enables Lists management','YesNo'), |
|
|
572 |
('WaitingHoldCancelationFee','0',NULL,'If ExpireReservesMaxPickUpDelay is enabled, and this field has a non-zero value, then a borrower whose waiting hold has expired will be charged this amount.','free'), |
573 |
('WaitingNotifyAtCheckin','0',NULL,'If ON, notify librarians of waiting holds for the patron whose items they are checking in.','YesNo'), |
573 |
('WaitingNotifyAtCheckin','0',NULL,'If ON, notify librarians of waiting holds for the patron whose items they are checking in.','YesNo'), |
574 |
('WebBasedSelfCheck','0',NULL,'If ON, enables the web-based self-check system','YesNo'), |
574 |
('WebBasedSelfCheck','0',NULL,'If ON, enables the web-based self-check system','YesNo'), |
575 |
('WhenLostChargeReplacementFee','1',NULL,'If ON, Charge the replacement price when a patron loses an item.','YesNo'), |
575 |
('WhenLostChargeReplacementFee','1',NULL,'If ON, Charge the replacement price when a patron loses an item.','YesNo'), |