Lines 510-515
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
510 |
('OPACMandatoryHoldDates', '', '|start|end|both', 'Define which hold dates are required on OPAC reserve form', 'Choice'), |
510 |
('OPACMandatoryHoldDates', '', '|start|end|both', 'Define which hold dates are required on OPAC reserve form', 'Choice'), |
511 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
511 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
512 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
512 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
|
|
513 |
('OpacMetaRobots','','','Improve search engine crawling.','Textarea'), |
513 |
('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'), |
514 |
('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'), |
514 |
('OpacNewsLibrarySelect','0','','Show selector for branches on OPAC news page','YesNo'), |
515 |
('OpacNewsLibrarySelect','0','','Show selector for branches on OPAC news page','YesNo'), |
515 |
('OpacNoItemTypeImages','0',NULL,'If ON, disables itemtype images in the OPAC','YesNo'), |
516 |
('OpacNoItemTypeImages','0',NULL,'If ON, disables itemtype images in the OPAC','YesNo'), |