Lines 481-487
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
481 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
481 |
('OpacLocationOnDetail','holding','holding|home|both|column','In the OPAC detail, display the shelving location on its own column or under a library columns.', 'Choice'), |
482 |
('OPACMandatoryHoldDates', '', '|start|end|both', 'Define which hold dates are required on OPAC reserve form', 'Choice'), |
482 |
('OPACMandatoryHoldDates', '', '|start|end|both', 'Define which hold dates are required on OPAC reserve form', 'Choice'), |
483 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
483 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
484 |
('OpacMaintenanceNotice','','','A user-defined block of HTML to appear on screen when OpacMaintenace is enabled','Textarea'), |
|
|
485 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
484 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
486 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
485 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
487 |
('OPACMySummaryHTML','','70|10','Enter the HTML that will appear in a column on the \'my summary\' and \'my checkout 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'), |
486 |
('OPACMySummaryHTML','','70|10','Enter the HTML that will appear in a column on the \'my summary\' and \'my checkout 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'), |