Lines 52-57
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
52 |
('AudioAlerts','0','','Enable circulation sounds during checkin and checkout in the staff interface. Not supported by all web browsers yet.','YesNo'), |
52 |
('AudioAlerts','0','','Enable circulation sounds during checkin and checkout in the staff interface. Not supported by all web browsers yet.','YesNo'), |
53 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
53 |
('AuthDisplayHierarchy','0','','Display authority hierarchies','YesNo'), |
54 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
54 |
('AuthoritiesLog','1',NULL,'If ON, log edit/create/delete actions on authorities.','YesNo'), |
|
|
55 |
('AuthorityMergeLimit','50',NULL,'Maximum number of biblio records updated immediately when an authority record has been modified.','integer'), |
55 |
('AuthorityMergeMode','loose','loose|strict','Authority merge mode','Choice'), |
56 |
('AuthorityMergeMode','loose','loose|strict','Authority merge mode','Choice'), |
56 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
57 |
('AuthoritySeparator','--','10','Used to separate a list of authorities in a display. Usually --','free'), |
57 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|OFF','Used to autogenerate a barcode: incremental will be of the form 1, 2, 3; annual of the form 2007-0001, 2007-0002; hbyymmincr of the form HB08010001 where HB=Home Branch','Choice'), |
58 |
('autoBarcode','OFF','incremental|annual|hbyymmincr|EAN13|OFF','Used to autogenerate a barcode: incremental will be of the form 1, 2, 3; annual of the form 2007-0001, 2007-0002; hbyymmincr of the form HB08010001 where HB=Home Branch','Choice'), |
Lines 139-145
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
139 |
('DisplayLibraryFacets', 'holding', 'home|holding|both', 'Defines which library facets to display.', 'Choice'), |
140 |
('DisplayLibraryFacets', 'holding', 'home|holding|both', 'Defines which library facets to display.', 'Choice'), |
140 |
('DisplayMultiPlaceHold','1','','Display the ability to place multiple holds or not','YesNo'), |
141 |
('DisplayMultiPlaceHold','1','','Display the ability to place multiple holds or not','YesNo'), |
141 |
('DisplayOPACiconsXSLT','1','','If ON, displays the format, audience, and material type icons in XSLT MARC21 results and detail pages in the OPAC.','YesNo'), |
142 |
('DisplayOPACiconsXSLT','1','','If ON, displays the format, audience, and material type icons in XSLT MARC21 results and detail pages in the OPAC.','YesNo'), |
142 |
('dontmerge','1',NULL,'If ON, modifying an authority record will not update all associated bibliographic records immediately, ask your system administrator to enable the merge_authorities.pl cron job','YesNo'), |
|
|
143 |
('DumpTemplateVarsIntranet', '0', NULL , 'If enabled, dump all Template Toolkit variable to a comment in the html source for the staff intranet.', 'YesNo'), |
143 |
('DumpTemplateVarsIntranet', '0', NULL , 'If enabled, dump all Template Toolkit variable to a comment in the html source for the staff intranet.', 'YesNo'), |
144 |
('DumpTemplateVarsOpac', '0', NULL , 'If enabled, dump all Template Toolkit variable to a comment in the html source for the opac.', 'YesNo'), |
144 |
('DumpTemplateVarsOpac', '0', NULL , 'If enabled, dump all Template Toolkit variable to a comment in the html source for the opac.', 'YesNo'), |
145 |
('EasyAnalyticalRecords','0','','If on, display in the catalogue screens tools to easily setup analytical record relationships','YesNo'), |
145 |
('EasyAnalyticalRecords','0','','If on, display in the catalogue screens tools to easily setup analytical record relationships','YesNo'), |