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