Lines 333-338
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
333 |
('OverdueNoticeBcc','','','Email address to bcc outgoing overdue notices sent by email','free'), |
333 |
('OverdueNoticeBcc','','','Email address to bcc outgoing overdue notices sent by email','free'), |
334 |
('OverdueNoticeCalendar',0,NULL,'Take the calendar into consideration when generating overdue notices','YesNo'), |
334 |
('OverdueNoticeCalendar',0,NULL,'Take the calendar into consideration when generating overdue notices','YesNo'), |
335 |
('OverduesBlockCirc','noblock','noblock|confirmation|block','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','Choice'), |
335 |
('OverduesBlockCirc','noblock','noblock|confirmation|block','When checking out an item should overdues block checkout, generate a confirmation dialogue, or allow checkout','Choice'), |
|
|
336 |
('OverduesBlockRenewing','allow','allow|blockitem|block','If any of patron checked out documents is late, should renewal be allowed, blocked only on overdue items or blocked on whatever checked out document','Choice'), |
336 |
('patronimages','0',NULL,'Enable patron images for the Staff Client','YesNo'), |
337 |
('patronimages','0',NULL,'Enable patron images for the Staff Client','YesNo'), |
337 |
('PatronSelfRegistration','0',NULL,'If enabled, patrons will be able to register themselves via the OPAC.','YesNo'), |
338 |
('PatronSelfRegistration','0',NULL,'If enabled, patrons will be able to register themselves via the OPAC.','YesNo'), |
338 |
('PatronSelfRegistrationAdditionalInstructions','','','A free text field to display additional instructions to newly self registered patrons.','free'), |
339 |
('PatronSelfRegistrationAdditionalInstructions','','','A free text field to display additional instructions to newly self registered patrons.','free'), |
Lines 368-373
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
368 |
('RestrictedPageLocalIPs','',NULL,'Beginning of IP addresses considered as local (comma separated ex: "127.0.0,127.0.2")','Free'), |
369 |
('RestrictedPageLocalIPs','',NULL,'Beginning of IP addresses considered as local (comma separated ex: "127.0.0,127.0.2")','Free'), |
369 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
370 |
('RestrictedPageContent','',NULL,'HTML content of the restricted page','TextArea'), |
370 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |
371 |
('RestrictedPageTitle','',NULL,'Title of the restricted page (breadcrumb and header)','Free'), |
|
|
372 |
('RestrictionBlockRenewing','0',NULL,'If patron is restricted, should renewal be allowed or blocked','YesNo'), |
371 |
('ReturnBeforeExpiry','0',NULL,'If ON, checkout will be prevented if returndate is after patron card expiry','YesNo'), |
373 |
('ReturnBeforeExpiry','0',NULL,'If ON, checkout will be prevented if returndate is after patron card expiry','YesNo'), |
372 |
('ReturnLog','1',NULL,'If ON, enables the circulation (returns) log','YesNo'), |
374 |
('ReturnLog','1',NULL,'If ON, enables the circulation (returns) log','YesNo'), |
373 |
('ReturnToShelvingCart','0','','If set, when any item is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |
375 |
('ReturnToShelvingCart','0','','If set, when any item is \'checked in\', it\'s location code will be changed to CART.','YesNo'), |