Lines 368-373
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
368 |
('LinkerModule','Default','Default|FirstMatch|LastMatch','Chooses which linker module to use (see documentation).','Choice'), |
368 |
('LinkerModule','Default','Default|FirstMatch|LastMatch','Chooses which linker module to use (see documentation).','Choice'), |
369 |
('LinkerOptions','','','A pipe-separated list of options for the linker.','free'), |
369 |
('LinkerOptions','','','A pipe-separated list of options for the linker.','free'), |
370 |
('LinkerRelink','1',NULL,'If ON the authority linker will relink headings that have previously been linked every time it runs.','YesNo'), |
370 |
('LinkerRelink','1',NULL,'If ON the authority linker will relink headings that have previously been linked every time it runs.','YesNo'), |
|
|
371 |
('LinkEstablishedHeadings', '0', NULL, 'When enabled, bibliographic records will only be able to link to established headings, as indicated by the 008/09', 'YesNo'), |
371 |
('ListOwnerDesignated', NULL, NULL, 'Designated list owner at patron deletion', 'Free'), |
372 |
('ListOwnerDesignated', NULL, NULL, 'Designated list owner at patron deletion', 'Free'), |
372 |
('ListOwnershipUponPatronDeletion', 'delete', 'delete|transfer', 'Defines the action on their public or shared lists when patron is deleted', 'Choice'), |
373 |
('ListOwnershipUponPatronDeletion', 'delete', 'delete|transfer', 'Defines the action on their public or shared lists when patron is deleted', 'Choice'), |
373 |
('LoadCheckoutsTableDelay','0','','Delay before auto-loading checkouts table on checkouts screen','Integer'), |
374 |
('LoadCheckoutsTableDelay','0','','Delay before auto-loading checkouts table on checkouts screen','Integer'), |