Lines 414-419
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
414 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
414 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
415 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
415 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
416 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
416 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
|
|
417 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
417 |
('OpacMoreSearches', '', NULL, 'Add additional elements to the OPAC more searches bar', 'Textarea'), |
418 |
('OpacMoreSearches', '', NULL, 'Add additional elements to the OPAC more searches bar', 'Textarea'), |
418 |
('OPACMySummaryHTML','','70|10','Enter the HTML that will appear in a column on the \'my summary\' and \'my reading history\' tabs when a user is logged in to the OPAC. Enter {BIBLIONUMBER}, {TITLE}, {AUTHOR}, or {ISBN} in place of their respective variables in the HTML. Leave blank to disable.','Textarea'), |
419 |
('OPACMySummaryHTML','','70|10','Enter the HTML that will appear in a column on the \'my summary\' and \'my reading history\' tabs when a user is logged in to the OPAC. Enter {BIBLIONUMBER}, {TITLE}, {AUTHOR}, or {ISBN} in place of their respective variables in the HTML. Leave blank to disable.','Textarea'), |
419 |
('OPACMySummaryNote','','','Note to display on the patron summary page. This note only appears if the patron is connected.','Free'), |
420 |
('OPACMySummaryNote','','','Note to display on the patron summary page. This note only appears if the patron is connected.','Free'), |