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','YesNo'), |
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'), |