Lines 493-499
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
493 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
493 |
('OpacMaintenance','0','','If ON, enables maintenance warning in OPAC','YesNo'), |
494 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
494 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
495 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
495 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
496 |
('OpacMetaRobots','','','Improve search engine crawling.','Textarea'), |
496 |
('OpacMetaRobots', 'noindex,nofollow', NULL, 'Improve search engine crawling.', 'Multiple'), |
497 |
('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'), |
497 |
('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'), |
498 |
('OpacNewsLibrarySelect','0','','Show selector for branches on OPAC news page','YesNo'), |
498 |
('OpacNewsLibrarySelect','0','','Show selector for branches on OPAC news page','YesNo'), |
499 |
('OpacNoItemTypeImages','0',NULL,'If ON, disables itemtype images in the OPAC','YesNo'), |
499 |
('OpacNoItemTypeImages','0',NULL,'If ON, disables itemtype images in the OPAC','YesNo'), |