Lines 175-181
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
175 |
('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'), |
175 |
('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'), |
176 |
('DefaultToLoggedInLibraryOverdueTriggers', '0', NULL , 'If enabled, overdue status triggers editor will default to the logged in library''s rules, rather than the ''default'' rules.', 'YesNo'), |
176 |
('DefaultToLoggedInLibraryOverdueTriggers', '0', NULL , 'If enabled, overdue status triggers editor will default to the logged in library''s rules, rather than the ''default'' rules.', 'YesNo'), |
177 |
('CSVDelimiter',';',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
177 |
('CSVDelimiter',';',';|tabulation|,|/|\\|#||','Define the default separator character for exporting reports','Choice'), |
178 |
('DisableReserveExpiration', 0, NULL, 'Disable the use of expiration date in holds module.', 'YesNo'), |
|
|
179 |
('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'), |
178 |
('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'), |
180 |
('DisplayClearScreenButton','0','','If set to ON, a clear screen button will appear on the circulation page.','YesNo'), |
179 |
('DisplayClearScreenButton','0','','If set to ON, a clear screen button will appear on the circulation page.','YesNo'), |
181 |
('displayFacetCount','0',NULL,NULL,'YesNo'), |
180 |
('displayFacetCount','0',NULL,NULL,'YesNo'), |
Lines 564-569
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
564 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
563 |
('ReplyToDefault','',NULL,'Use this email address as the replyto in emails','Free'), |
565 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
564 |
('ReportsLog','0',NULL,'If ON, log information about reports.','YesNo'), |
566 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
565 |
('RequireStrongPassword','1','','Require a strong login password for staff and patrons','YesNo'), |
|
|
566 |
('ReserveExpiration', 1, NULL, 'Disable the use of expiration date in holds module.', 'YesNo'), |
567 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
567 |
('ReservesControlBranch','PatronLibrary','ItemHomeLibrary|PatronLibrary','Branch checked for members reservations rights','Choice'), |
568 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
568 |
('ReservesMaxPickUpDelay','7','','Define the Maximum delay to pick up an item on hold','Integer'), |
569 |
('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'), |
569 |
('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'), |