Lines 327-333
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
327 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
327 |
('NewsAuthorDisplay','none','none|opac|staff|both','Display the author name for news items.','Choice'), |
328 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
328 |
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), |
329 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
329 |
('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), |
330 |
('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), |
330 |
('noItemTypeImages','0',NULL,'If ON, disables itemtype images in the staff interface','YesNo'), |
331 |
('NoRenewalBeforePrecision','exact_time','date|exact_time','Calculate "No renewal before" based on date only or exact time of due date','Choice'), |
331 |
('NoRenewalBeforePrecision','exact_time','date|exact_time','Calculate "No renewal before" based on date only or exact time of due date','Choice'), |
332 |
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
332 |
('NotesBlacklist','',NULL,'List of notes fields that should not appear in the title notes/description separator of details','free'), |
333 |
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
333 |
('NotHighlightedWords','and|or|not',NULL,'List of words to NOT highlight when OpacHitHighlight is enabled','free'), |
Lines 412-417
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
412 |
('OpacNav','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
412 |
('OpacNav','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
413 |
('OpacNavBottom','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
413 |
('OpacNavBottom','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
414 |
('OpacNewsLibrarySelect','0','','Show selector for branches on OPAC news page','YesNo'), |
414 |
('OpacNewsLibrarySelect','0','','Show selector for branches on OPAC news page','YesNo'), |
|
|
415 |
('OpacNoItemTypeImages','0',NULL,'If ON, disables itemtype images in the OPAC','YesNo'), |
415 |
('OPACNoResultsFound','','70|10','Display this HTML when no results are found for a search in the OPAC','Textarea'), |
416 |
('OPACNoResultsFound','','70|10','Display this HTML when no results are found for a search in the OPAC','Textarea'), |
416 |
('OPACNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number OPAC searches','YesNo'), |
417 |
('OPACNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number OPAC searches','YesNo'), |
417 |
('OPACnumSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |
418 |
('OPACnumSearchResults','20',NULL,'Specify the maximum number of results to display on a page of results','Integer'), |