Lines 379-385
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
379 |
('OPACFineNoRenewals','100','','Fine limit above which user cannot renew books via OPAC','Integer'), |
379 |
('OPACFineNoRenewals','100','','Fine limit above which user cannot renew books via OPAC','Integer'), |
380 |
('OPACFinesTab','1','','If OFF the patron fines tab in the OPAC is disabled.','YesNo'), |
380 |
('OPACFinesTab','1','','If OFF the patron fines tab in the OPAC is disabled.','YesNo'), |
381 |
('OPACFRBRizeEditions','0','','If ON, the OPAC will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
381 |
('OPACFRBRizeEditions','0','','If ON, the OPAC will query one or more ISBN web services for associated ISBNs and display an Editions tab on the details pages','YesNo'), |
382 |
('opacheader','','70|10','Add HTML to be included as a custom header in the OPAC','Textarea'), |
|
|
383 |
('OpacHiddenItems','','','This syspref allows to define custom rules for hiding specific items at the OPAC. See http://wiki.koha-community.org/wiki/OpacHiddenItems for more information.','Textarea'), |
382 |
('OpacHiddenItems','','','This syspref allows to define custom rules for hiding specific items at the OPAC. See http://wiki.koha-community.org/wiki/OpacHiddenItems for more information.','Textarea'), |
384 |
('OpacHiddenItemsExceptions','',NULL,'List of borrower categories, separated by |, that can see items otherwise hidden by OpacHiddenItems','Textarea'), |
383 |
('OpacHiddenItemsExceptions','',NULL,'List of borrower categories, separated by |, that can see items otherwise hidden by OpacHiddenItems','Textarea'), |
385 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
384 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |