Lines 380-385
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
380 |
('OpacAllowPublicListCreation','1',NULL,'If set, allows opac users to create public lists','YesNo'), |
380 |
('OpacAllowPublicListCreation','1',NULL,'If set, allows opac users to create public lists','YesNo'), |
381 |
('OpacAllowSharingPrivateLists','0',NULL,'If set, allows opac users to share private lists with other patrons','YesNo'), |
381 |
('OpacAllowSharingPrivateLists','0',NULL,'If set, allows opac users to share private lists with other patrons','YesNo'), |
382 |
('OPACAllowUserToChooseBranch','1','1','Allow the user to choose the branch they want to pickup their hold from','YesNo'), |
382 |
('OPACAllowUserToChooseBranch','1','1','Allow the user to choose the branch they want to pickup their hold from','YesNo'), |
|
|
383 |
('OPACAllowUserToChangeBranch','','Pending, In-Transit, Suspended','Allow users to change the library to pick up a hold for these statuses:','multiple'), |
383 |
('OPACAmazonCoverImages','0','','Display cover images on OPAC from Amazon Web Services','YesNo'), |
384 |
('OPACAmazonCoverImages','0','','Display cover images on OPAC from Amazon Web Services','YesNo'), |
384 |
('OpacAuthorities','1',NULL,'If ON, enables the search authorities link on OPAC','YesNo'), |
385 |
('OpacAuthorities','1',NULL,'If ON, enables the search authorities link on OPAC','YesNo'), |
385 |
('OPACBaseURL','',NULL,'Specify the Base URL of the OPAC, e.g., http://opac.mylibrary.com, including the protocol (http:// or https://). Otherwise, the http:// will be added automatically by Koha upon saving.','Free'), |
386 |
('OPACBaseURL','',NULL,'Specify the Base URL of the OPAC, e.g., http://opac.mylibrary.com, including the protocol (http:// or https://). Otherwise, the http:// will be added automatically by Koha upon saving.','Free'), |