Lines 474-478
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
474 |
('XSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on intranet','Free'), |
474 |
('XSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on intranet','Free'), |
475 |
('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'), |
475 |
('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'), |
476 |
('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'), |
476 |
('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'), |
477 |
('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo') |
477 |
('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo'), |
|
|
478 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo') |
478 |
; |
479 |
; |