Lines 333-339
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
333 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
333 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
334 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |
334 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |
335 |
('NoRenewalBeforePrecision','exact_time','date|exact_time','Calculate "No renewal before" based on date only or exact time of due date','Choice'), |
335 |
('NoRenewalBeforePrecision','exact_time','date|exact_time','Calculate "No renewal before" based on date only or exact time of due date','Choice'), |
336 |
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
|
|
337 |
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
336 |
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
338 |
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'), |
337 |
('NoticeBcc','','','Email address to bcc outgoing notices sent by email','free'), |
339 |
('NoticeCSS','',NULL,'Notices CSS url.','free'), |
338 |
('NoticeCSS','',NULL,'Notices CSS url.','free'), |
Lines 390-395
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
390 |
('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'), |
389 |
('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'), |
391 |
('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'), |
390 |
('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'), |
392 |
('OpacHiddenItemsExceptions','',NULL,'List of borrower categories, separated by |, that can see items otherwise hidden by OpacHiddenItems','Textarea'), |
391 |
('OpacHiddenItemsExceptions','',NULL,'List of borrower categories, separated by |, that can see items otherwise hidden by OpacHiddenItems','Textarea'), |
|
|
392 |
('OpacHiddenNotes','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
393 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
393 |
('OpacHighlightedWords','1','','If Set, then queried words are higlighted in OPAC','YesNo'), |
394 |
('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), |
394 |
('OPACHoldingsDefaultSortField','first_column','first_column|homebranch|holdingbranch','Default sort field for the holdings table at the OPAC','choice'), |
395 |
('OPACHoldsIfAvailableAtPickup','1','','Allow to pickup up holds at libraries where the item is available','YesNo'), |
395 |
('OPACHoldsIfAvailableAtPickup','1','','Allow to pickup up holds at libraries where the item is available','YesNo'), |