Lines 818-823
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
818 |
('UNIMARCAuthorityField100','afrey50 ba0',NULL,'Define the contents of UNIMARC authority control field 100 position 08-35','Textarea'), |
818 |
('UNIMARCAuthorityField100','afrey50 ba0',NULL,'Define the contents of UNIMARC authority control field 100 position 08-35','Textarea'), |
819 |
('UNIMARCAuthorsFacetsSeparator',', ',NULL,'UNIMARC authors facets separator','short'), |
819 |
('UNIMARCAuthorsFacetsSeparator',', ',NULL,'UNIMARC authors facets separator','short'), |
820 |
('UNIMARCField100Language','fre',NULL,'UNIMARC field 100 default language','short'), |
820 |
('UNIMARCField100Language','fre',NULL,'UNIMARC field 100 default language','short'), |
|
|
821 |
('UniqueExtendedAttributesQuickSearch', '0', NULL, 'Enable first running a search against all unique attributes when using the patron search bar, if a patron is found redirect to that patron without performing a full search. This can significantly improve performance if unique attributes are commonly searached for and the number of patrons is sufficiently large.', 'YesNo'), |
821 |
('UniqueItemFields','barcode','','Pipe-separated list of fields that should be unique (used in acquisition module for item creation). Fields must be valid SQL column names of items table','Free'), |
822 |
('UniqueItemFields','barcode','','Pipe-separated list of fields that should be unique (used in acquisition module for item creation). Fields must be valid SQL column names of items table','Free'), |
822 |
('UnseenRenewals','0','','Allow renewals to be recorded as "unseen" by the library, and count against the patrons unseen renewals limit.','YesNo'), |
823 |
('UnseenRenewals','0','','Allow renewals to be recorded as "unseen" by the library, and count against the patrons unseen renewals limit.','YesNo'), |
823 |
('UnsubscribeReflectionDelay','',NULL,'Delay for locking unsubscribers', 'Integer'), |
824 |
('UnsubscribeReflectionDelay','',NULL,'Delay for locking unsubscribers', 'Integer'), |