Lines 238-243
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
238 |
('opacheader','','70|10','Add HTML to be included as a custom header in the OPAC','Textarea'), |
238 |
('opacheader','','70|10','Add HTML to be included as a custom header in the OPAC','Textarea'), |
239 |
('OpacHiddenItems','','','This syspref allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations.','Textarea'), |
239 |
('OpacHiddenItems','','','This syspref allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations.','Textarea'), |
240 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
240 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
|
|
241 |
('OpacHighlightedStopWords','and|And|or|Or',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
241 |
('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), |
242 |
('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), |
242 |
('OPACItemHolds','1','0|1|force','Allow OPAC users to place hold on specific items. If No, users can only request next available copy. If Yes, users can choose between next available and specific copy. If Force, users *must* choose a specific copy.','Choice'), |
243 |
('OPACItemHolds','1','0|1|force','Allow OPAC users to place hold on specific items. If No, users can only request next available copy. If Yes, users can choose between next available and specific copy. If Force, users *must* choose a specific copy.','Choice'), |
243 |
('OpacItemLocation','callnum','callnum|ccode|location','Show the shelving location of items in the opac','Choice'), |
244 |
('OpacItemLocation','callnum','callnum|ccode|location','Show the shelving location of items in the opac','Choice'), |