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