Lines 277-282
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
277 |
('HoldsSplitQueueNumbering', 'actual', 'actual|virtual', 'If the holds queue is split, decide if the actual priorities should be displayed', 'Choice'), |
277 |
('HoldsSplitQueueNumbering', 'actual', 'actual|virtual', 'If the holds queue is split, decide if the actual priorities should be displayed', 'Choice'), |
278 |
('HoldsToPullStartDate','2',NULL,'Set the default start date for the Holds to pull list to this many days ago','Integer'), |
278 |
('HoldsToPullStartDate','2',NULL,'Set the default start date for the Holds to pull list to this many days ago','Integer'), |
279 |
('HomeOrHoldingBranch','holdingbranch','holdingbranch|homebranch','Used by Circulation to determine which branch of an item to check with independent branches on, and by search to determine which branch to choose for availability ','Choice'), |
279 |
('HomeOrHoldingBranch','holdingbranch','holdingbranch|homebranch','Used by Circulation to determine which branch of an item to check with independent branches on, and by search to determine which branch to choose for availability ','Choice'), |
|
|
280 |
('HourBasedHolds', 0, NULL, 'Allow holds to operate on an hourly or minutes basis', 'YesNo'), |
280 |
('HouseboundModule',0,'','If ON, enable housebound module functionality.','YesNo'), |
281 |
('HouseboundModule',0,'','If ON, enable housebound module functionality.','YesNo'), |
281 |
('HTML5MediaEnabled','not','not|opac|staff|both','Show a tab with a HTML5 media player for files catalogued in field 856','Choice'), |
282 |
('HTML5MediaEnabled','not','not|opac|staff|both','Show a tab with a HTML5 media player for files catalogued in field 856','Choice'), |
282 |
('HTML5MediaExtensions','webm|ogg|ogv|oga|vtt','','Media file extensions','free'), |
283 |
('HTML5MediaExtensions','webm|ogg|ogv|oga|vtt','','Media file extensions','free'), |