Lines 694-699
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
694 |
('ShowReviewerPhoto','1','','If ON, photo of reviewer will be shown beside comments in OPAC','YesNo'), |
694 |
('ShowReviewerPhoto','1','','If ON, photo of reviewer will be shown beside comments in OPAC','YesNo'), |
695 |
('SIP2SortBinMapping','',NULL,'Use the following mappings to determine the sort_bin of a returned item. The mapping should be on the form \"branchcode:item field:item field value:sort bin number\", with one mapping per line.','free'), |
695 |
('SIP2SortBinMapping','',NULL,'Use the following mappings to determine the sort_bin of a returned item. The mapping should be on the form \"branchcode:item field:item field value:sort bin number\", with one mapping per line.','free'), |
696 |
('SIP2AddOpacMessagesToScreenMessage','1','','If enabled, patron OPAC messages will be included in the SIP2 screen message','YesNo'), |
696 |
('SIP2AddOpacMessagesToScreenMessage','1','','If enabled, patron OPAC messages will be included in the SIP2 screen message','YesNo'), |
|
|
697 |
('SIP2ScreenMessageGreeting','Greetings from Koha. ','','SIP greetings message that will being each SIP AF field','Free'), |
697 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
698 |
('SkipHoldTrapOnNotForLoanValue','',NULL,'If set, Koha will never trap items for hold with this notforloan value','Integer'), |
698 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
699 |
('SlipCSS','',NULL,'Slips CSS url.','free'), |
699 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |
700 |
('SMSSendDriver','','','Sets which SMS::Send driver is used to send SMS messages.','free'), |