Lines 53-58
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
53 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
53 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
54 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
54 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
55 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
55 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
|
|
56 |
('AnonymiseLastBorrower','0',NULL,'If enabled, anonymise item\'s last borrower','YesNo'), |
57 |
('AnonymiseLastBorrowerDays','0',NULL,'Item\'s last borrower older than this preference will be anonymised','Integer'), |
56 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for suggestion and checkout history privacy',''), |
58 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for suggestion and checkout history privacy',''), |
57 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
59 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
58 |
('ArticleRequestsLinkControl', 'calc', 'always|calc', 'Control display of article request link on search results', 'Choice'), |
60 |
('ArticleRequestsLinkControl', 'calc', 'always|calc', 'Control display of article request link on search results', 'Choice'), |