Lines 406-412
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
406 |
('OpacLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
406 |
('OpacLoginInstructions', '', '60|10', 'Instructions to display on the OPAC login form when a patron is not logged in', 'Textarea'), |
407 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
407 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
408 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
408 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
409 |
('OpacMainUserBlock','Welcome to Koha...\r\n<hr>','70|10','A user-defined block of HTML in the main content area of the opac main page','Textarea'), |
|
|
410 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
409 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
411 |
('OpacMoreSearches', '', NULL, 'Add additional elements to the OPAC more searches bar', 'Textarea'), |
410 |
('OpacMoreSearches', '', NULL, 'Add additional elements to the OPAC more searches bar', 'Textarea'), |
412 |
('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'), |
411 |
('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'), |