Lines 497-502
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
497 |
('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'), |
497 |
('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'), |
498 |
('OpacHiddenItemsExceptions','',NULL,'List of borrower categories, separated by comma, that can see items otherwise hidden by OpacHiddenItems','Textarea'), |
498 |
('OpacHiddenItemsExceptions','',NULL,'List of borrower categories, separated by comma, that can see items otherwise hidden by OpacHiddenItems','Textarea'), |
499 |
('OpacHiddenItemsHidesRecord','1','','Hide biblio record when all its items are hidden because of OpacHiddenItems','YesNo'), |
499 |
('OpacHiddenItemsHidesRecord','1','','Hide biblio record when all its items are hidden because of OpacHiddenItems','YesNo'), |
|
|
500 |
('OpacHiddenRecordRedirect','0','Redirect the opac detail page for records hidden by OpacHiddenItems to an explanatory page (otherwise redirect to 404 error page)','','YesNo'), |
501 |
('OpacHiddenRecordMessage','','Display this message on the redirect page for hidden biblios','70|10','Textarea'), |
500 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
502 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
501 |
('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), |
503 |
('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), |
502 |
('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), |
504 |
('OpacHoldNotes','0','','Show hold notes on OPAC','YesNo'), |