Lines 128-133
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
128 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
128 |
('CoceHost', '', NULL, 'Coce server URL', 'Free'), |
129 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
129 |
('CoceProviders', '', 'aws,gb,ol', 'Coce providers', 'multiple'), |
130 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
130 |
('COinSinOPACResults','1','','If ON, use COinS in OPAC search results page. NOTE: this can slow down search response time significantly','YesNo'), |
|
|
131 |
('CollapseFieldsPatronAddForm','',NULL,'Collapse these fields by default when adding a new patron. These fields can still be expanded.','Multiple'), |
131 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
132 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
132 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
133 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
133 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
134 |
('CronjobLog','0',NULL,'If ON, log information from cron jobs.','YesNo'), |
Lines 211-217
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
211 |
('GoogleOpenIDConnectDefaultBranch', '','','This branch code will be used to create Google OpenID Connect patrons.','Textarea'), |
212 |
('GoogleOpenIDConnectDefaultBranch', '','','This branch code will be used to create Google OpenID Connect patrons.','Textarea'), |
212 |
('GoogleOpenIDConnectDefaultCategory','','','This category code will be used to create Google OpenID Connect patrons.','Textarea'), |
213 |
('GoogleOpenIDConnectDefaultCategory','','','This category code will be used to create Google OpenID Connect patrons.','Textarea'), |
213 |
('GoogleOpenIDConnectDomain', '', NULL, 'Restrict Google OpenID Connect to this domain (or subdomains of this domain). Leave blank for all Google domains', 'Free'), |
214 |
('GoogleOpenIDConnectDomain', '', NULL, 'Restrict Google OpenID Connect to this domain (or subdomains of this domain). Leave blank for all Google domains', 'Free'), |
214 |
('HideFieldsPatronAddForm','',NULL,'Hide these fields by default when adding a new patron. These fields can still be expanded.','Multiple'), |
|
|
215 |
('hidelostitems','0','','If ON, disables display of\"lost\" items in OPAC.','YesNo'), |
215 |
('hidelostitems','0','','If ON, disables display of\"lost\" items in OPAC.','YesNo'), |
216 |
('HidePatronName','0','','If this is switched on, patron\'s cardnumber will be shown instead of their name on the holds and catalog screens','YesNo'), |
216 |
('HidePatronName','0','','If this is switched on, patron\'s cardnumber will be shown instead of their name on the holds and catalog screens','YesNo'), |
217 |
('hide_marc','0',NULL,'If ON, disables display of MARC fields, subfield codes & indicators (still shows data)','YesNo'), |
217 |
('hide_marc','0',NULL,'If ON, disables display of MARC fields, subfield codes & indicators (still shows data)','YesNo'), |