Lines 386-391
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
386 |
('OPACUserCSS','',NULL,'Add CSS to be included in the OPAC in an embedded <style> tag.','free'), |
386 |
('OPACUserCSS','',NULL,'Add CSS to be included in the OPAC in an embedded <style> tag.','free'), |
387 |
('OPACUserJS','','70|10','Define custom javascript for inclusion in OPAC','Textarea'), |
387 |
('OPACUserJS','','70|10','Define custom javascript for inclusion in OPAC','Textarea'), |
388 |
('opacuserlogin','1',NULL,'Enable or disable display of user login features','YesNo'), |
388 |
('opacuserlogin','1',NULL,'Enable or disable display of user login features','YesNo'), |
|
|
389 |
('OPACUserSummary', 1, NULL, "Show the summary of a logged in user's checkouts, overdues, holds and fines on the mainpage", 'YesNo'), |
389 |
('OPACViewOthersSuggestions','0',NULL,'If ON, allows all suggestions to be displayed in the OPAC','YesNo'), |
390 |
('OPACViewOthersSuggestions','0',NULL,'If ON, allows all suggestions to be displayed in the OPAC','YesNo'), |
390 |
('OPACXSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on OPAC','Free'), |
391 |
('OPACXSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on OPAC','Free'), |
391 |
('OPACXSLTListsDisplay','default','','Enable XSLT stylesheet control over lists pages display on OPAC','Free'), |
392 |
('OPACXSLTListsDisplay','default','','Enable XSLT stylesheet control over lists pages display on OPAC','Free'), |