Lines 165-171
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
165 |
('DefaultToLoggedInLibraryNoticesSlips', '0', NULL , 'If enabled,slips and notices editor will default to the logged in library''s rules, rather than the ''all libraries'' rules.', 'YesNo'), |
165 |
('DefaultToLoggedInLibraryNoticesSlips', '0', NULL , 'If enabled,slips and notices editor will default to the logged in library''s rules, rather than the ''all libraries'' rules.', 'YesNo'), |
166 |
('DefaultToLoggedInLibraryOverdueTriggers', '0', NULL , 'If enabled, overdue status triggers editor will default to the logged in library''s rules, rather than the ''default'' rules.', 'YesNo'), |
166 |
('DefaultToLoggedInLibraryOverdueTriggers', '0', NULL , 'If enabled, overdue status triggers editor will default to the logged in library''s rules, rather than the ''default'' rules.', 'YesNo'), |
167 |
('CSVDelimiter',';',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
167 |
('CSVDelimiter',';',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
168 |
('DisableReserveExpiration', 0, NULL, 'Disable the use of expiration date in holds module.', 'YesNo'), |
|
|
169 |
('Display856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding staff interface XSLT option must be on','Choice'), |
168 |
('Display856uAsImage','OFF','OFF|Details|Results|Both','Display the URI in the 856u field as an image, the corresponding staff interface XSLT option must be on','Choice'), |
170 |
('DisplayClearScreenButton','0','','If set to ON, a clear screen button will appear on the circulation page.','YesNo'), |
169 |
('DisplayClearScreenButton','0','','If set to ON, a clear screen button will appear on the circulation page.','YesNo'), |
171 |
('displayFacetCount','0',NULL,NULL,'YesNo'), |
170 |
('displayFacetCount','0',NULL,NULL,'YesNo'), |
Lines 558-563
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
558 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
557 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
559 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
558 |
('RequestOnOpac','1',NULL,'If ON, globally enables patron holds on OPAC','YesNo'), |
560 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
559 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
|
|
560 |
('ReserveExpiration', 1, NULL, 'Disable the use of expiration date in holds module.', 'YesNo'), |
561 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
561 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
562 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
562 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
563 |
('ReservesNeedReturns','1','','If ON, a hold placed on an item available in this library must be checked-in, otherwise, a hold on a specific item, that is in the library & available is considered available','YesNo'), |
563 |
('ReservesNeedReturns','1','','If ON, a hold placed on an item available in this library must be checked-in, otherwise, a hold on a specific item, that is in the library & available is considered available','YesNo'), |