Lines 286-291
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
286 |
('OverDriveLibraryID','','Library ID for OverDrive integration','','Integer'), |
286 |
('OverDriveLibraryID','','Library ID for OverDrive integration','','Integer'), |
287 |
('OverdueNoticeBcc','','','Email address to bcc outgoing overdue notices sent by email','free'), |
287 |
('OverdueNoticeBcc','','','Email address to bcc outgoing overdue notices sent by email','free'), |
288 |
('OverduesBlockCirc','noblock','noblock|confirmation|block','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','Choice'), |
288 |
('OverduesBlockCirc','noblock','noblock|confirmation|block','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','Choice'), |
|
|
289 |
('PatronEveryBranch','','Pipe delimited patron category codes which allow viewing hidden items for every branch','',''), |
289 |
('patronimages','0',NULL,'Enable patron images for the Staff Client','YesNo'), |
290 |
('patronimages','0',NULL,'Enable patron images for the Staff Client','YesNo'), |
290 |
('PatronSelfRegistration','0',NULL,'If enabled, patrons will be able to register themselves via the OPAC.','YesNo'), |
291 |
('PatronSelfRegistration','0',NULL,'If enabled, patrons will be able to register themselves via the OPAC.','YesNo'), |
291 |
('PatronSelfRegistrationAdditionalInstructions','','','A free text field to display additional instructions to newly self registered patrons.','free'), |
292 |
('PatronSelfRegistrationAdditionalInstructions','','','A free text field to display additional instructions to newly self registered patrons.','free'), |
Lines 294-299
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
294 |
('PatronSelfRegistrationDefaultCategory','','','A patron registered via the OPAC will receive a borrower category code set in this system preference.','free'), |
295 |
('PatronSelfRegistrationDefaultCategory','','','A patron registered via the OPAC will receive a borrower category code set in this system preference.','free'), |
295 |
('PatronSelfRegistrationExpireTemporaryAccountsDelay','0',NULL,'If PatronSelfRegistrationDefaultCategory is enabled, this system preference controls how long a patron can have a temporary status before the account is deleted automatically. It is an integer value representing a number of days to wait before deleting a temporary patron account. Setting it to 0 disables the deleting of temporary accounts.','Integer'), |
296 |
('PatronSelfRegistrationExpireTemporaryAccountsDelay','0',NULL,'If PatronSelfRegistrationDefaultCategory is enabled, this system preference controls how long a patron can have a temporary status before the account is deleted automatically. It is an integer value representing a number of days to wait before deleting a temporary patron account. Setting it to 0 disables the deleting of temporary accounts.','Integer'), |
296 |
('PatronSelfRegistrationVerifyByEmail','0',NULL,'If enabled, any patron attempting to register themselves via the OPAC will be required to verify themselves via email to activate his or her account.','YesNo'), |
297 |
('PatronSelfRegistrationVerifyByEmail','0',NULL,'If enabled, any patron attempting to register themselves via the OPAC will be required to verify themselves via email to activate his or her account.','YesNo'), |
|
|
298 |
('PatronSingleBranch','',"Pipe delimited patron category codes which allow viewing hidden items for only the patron's home branch",'',''), |
297 |
('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), |
299 |
('PatronsPerPage','20','20','Number of Patrons Per Page displayed by default','Integer'), |
298 |
('Persona','0','','Use Mozilla Persona for login','YesNo'), |
300 |
('Persona','0','','Use Mozilla Persona for login','YesNo'), |
299 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |
301 |
('PrefillItem','0','','When a new item is added, should it be prefilled with last created item values?','YesNo'), |