Lines 551-556
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
551 |
('PassItemMarcToXSLT','0',NULL,'If enabled, item fields in the MARC record will be made avaiable to XSLT sheets. Otherwise they will be removed.','YesNo'), |
551 |
('PassItemMarcToXSLT','0',NULL,'If enabled, item fields in the MARC record will be made avaiable to XSLT sheets. Otherwise they will be removed.','YesNo'), |
552 |
('PatronAnonymizeDelay','',NULL,'Delay for anonymizing patrons', 'Integer'), |
552 |
('PatronAnonymizeDelay','',NULL,'Delay for anonymizing patrons', 'Integer'), |
553 |
('PatronAutoComplete','1','Try|Don\'t try','to guess the patron being entered while typing a patron search for circulation or patron search. Only returns the first 10 results at a time.','YesNo'), |
553 |
('PatronAutoComplete','1','Try|Don\'t try','to guess the patron being entered while typing a patron search for circulation or patron search. Only returns the first 10 results at a time.','YesNo'), |
|
|
554 |
('PatronAutocompleteSearchMethod','1','Allows staff to search for patrons using the method 'Starts with|Contains','Choice') |
554 |
('PatronDuplicateMatchingAddFields','surname|firstname|dateofbirth', NULL,'A list of fields separated by "|" to deduplicate patrons when created','Free'), |
555 |
('PatronDuplicateMatchingAddFields','surname|firstname|dateofbirth', NULL,'A list of fields separated by "|" to deduplicate patrons when created','Free'), |
555 |
('patronimages','0',NULL,'Enable patron images for the staff interface','YesNo'), |
556 |
('patronimages','0',NULL,'Enable patron images for the staff interface','YesNo'), |
556 |
('PatronRemovalDelay','',NULL,'Delay for removing anonymized patrons', 'Integer'), |
557 |
('PatronRemovalDelay','',NULL,'Delay for removing anonymized patrons', 'Integer'), |
Lines 789-795
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
789 |
('virtualshelves','1','','If ON, enables Lists management','YesNo'), |
790 |
('virtualshelves','1','','If ON, enables Lists management','YesNo'), |
790 |
('WaitingNotifyAtCheckin','0',NULL,'If ON, notify librarians of waiting holds for the patron whose items they are checking in.','YesNo'), |
791 |
('WaitingNotifyAtCheckin','0',NULL,'If ON, notify librarians of waiting holds for the patron whose items they are checking in.','YesNo'), |
791 |
('WebBasedSelfCheck','0',NULL,'If ON, enables the web-based self-check system','YesNo'), |
792 |
('WebBasedSelfCheck','0',NULL,'If ON, enables the web-based self-check system','YesNo'), |
792 |
('WhenLostChargeReplacementFee','1',NULL,'If ON, Charge the replacement price when a patron loses an item.','YesNo'), |
|
|
793 |
('WhenLostForgiveFine','0',NULL,'If ON, Forgives the fines on an item when it is lost.','YesNo'), |
793 |
('WhenLostForgiveFine','0',NULL,'If ON, Forgives the fines on an item when it is lost.','YesNo'), |
794 |
('XSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on intranet','Free'), |
794 |
('XSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on intranet','Free'), |
795 |
('XSLTListsDisplay','default','','Enable XSLT stylesheet control over lists pages display on intranet','Free'), |
795 |
('XSLTListsDisplay','default','','Enable XSLT stylesheet control over lists pages display on intranet','Free'), |