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