Lines 57-62
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
57 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
57 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
58 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
58 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
59 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
59 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
|
|
60 |
('AnonymizeLastBorrower','0',NULL,'If enabled, anonymise item\'s last borrower','YesNo'), |
61 |
('AnonymizeLastBorrowerDays','0',NULL,'Item\'s last borrower older than this preference will be anonymised','Integer'), |
60 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for suggestion and checkout history privacy',''), |
62 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for suggestion and checkout history privacy',''), |
61 |
('ApplyFrameworkDefaults', 'new', 'new|duplicate|changed|imported', 'Configure when to apply framework default values - when cataloguing a new record, or when editing a record as new (duplicating), or when changing framework, or when importing a record', 'multiple'), |
63 |
('ApplyFrameworkDefaults', 'new', 'new|duplicate|changed|imported', 'Configure when to apply framework default values - when cataloguing a new record, or when editing a record as new (duplicating), or when changing framework, or when importing a record', 'multiple'), |
62 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
64 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |