Lines 279-284
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
279 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
279 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
280 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
280 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
281 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
281 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
|
|
282 |
('IntranetAcquisitionsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the acquisitions home page', 'Free'), |
283 |
('IntranetAuthoritiesHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the authorities home page', 'Free'), |
284 |
('IntranetCatalogingHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the cataloging home page', 'Free'), |
282 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
285 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
283 |
('RecordedBooksClientSecret','','30','Client key for RecordedBooks integration','Free'), |
286 |
('RecordedBooksClientSecret','','30','Client key for RecordedBooks integration','Free'), |
284 |
('RecordedBooksDomain','','','RecordedBooks domain','Free'), |
287 |
('RecordedBooksDomain','','','RecordedBooks domain','Free'), |
Lines 292-302
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
292 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff interface', 'YesNo'), |
295 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff interface', 'YesNo'), |
293 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the staff interface','free'), |
296 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the staff interface','free'), |
294 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the staff interface','free'), |
297 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the staff interface','free'), |
|
|
298 |
('IntranetListsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the lists home page', 'Free'), |
295 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
299 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
296 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the staff interface','Textarea'), |
300 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the staff interface','Textarea'), |
297 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff interface searches','YesNo'), |
301 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff interface searches','YesNo'), |
|
|
302 |
('IntranetPatronsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the patrons home page', 'Free'), |
303 |
('IntranetPOSHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the point of sale home page', 'Free'), |
298 |
('intranetreadinghistory','1','','If ON, Checkout history is enabled for all patrons','YesNo'), |
304 |
('intranetreadinghistory','1','','If ON, Checkout history is enabled for all patrons','YesNo'), |
299 |
('IntranetReportsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
305 |
('IntranetReportsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
|
|
306 |
('IntranetSerialsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the serials home page', 'Free'), |
300 |
('IntranetSlipPrinterJS','','','Use this JavaScript for printing slips. Define at least function printThenClose(). For use e.g. with Firefox PlugIn jsPrintSetup, see http://jsprintsetup.mozdev.org/','Free'), |
307 |
('IntranetSlipPrinterJS','','','Use this JavaScript for printing slips. Define at least function printThenClose(). For use e.g. with Firefox PlugIn jsPrintSetup, see http://jsprintsetup.mozdev.org/','Free'), |
301 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
308 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
302 |
('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free'), |
309 |
('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free'), |