Lines 283-288
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
283 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
283 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
284 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
284 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
285 |
('IntranetAddMastheadLibraryPulldown','0', NULL, 'Add a library select pulldown menu on the staff header search','YesNo'), |
285 |
('IntranetAddMastheadLibraryPulldown','0', NULL, 'Add a library select pulldown menu on the staff header search','YesNo'), |
|
|
286 |
('IntranetAcquisitionsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the acquisitions home page', 'Free'), |
287 |
('IntranetAuthoritiesHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the authorities home page', 'Free'), |
288 |
('IntranetCatalogingHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the cataloging home page', 'Free'), |
286 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
289 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
287 |
('RecordedBooksClientSecret','','30','Client key for RecordedBooks integration','Free'), |
290 |
('RecordedBooksClientSecret','','30','Client key for RecordedBooks integration','Free'), |
288 |
('RecordedBooksDomain','','','RecordedBooks domain','Free'), |
291 |
('RecordedBooksDomain','','','RecordedBooks domain','Free'), |
Lines 296-306
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
296 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff interface', 'YesNo'), |
299 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff interface', 'YesNo'), |
297 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the staff interface','free'), |
300 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the staff interface','free'), |
298 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the staff interface','free'), |
301 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the staff interface','free'), |
|
|
302 |
('IntranetListsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the lists home page', 'Free'), |
299 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
303 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
300 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the staff interface','Textarea'), |
304 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the staff interface','Textarea'), |
301 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff interface searches','YesNo'), |
305 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff interface searches','YesNo'), |
|
|
306 |
('IntranetPatronsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the patrons home page', 'Free'), |
307 |
('IntranetPOSHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the point of sale home page', 'Free'), |
302 |
('intranetreadinghistory','1','','If ON, Checkout history is enabled for all patrons','YesNo'), |
308 |
('intranetreadinghistory','1','','If ON, Checkout history is enabled for all patrons','YesNo'), |
303 |
('IntranetReportsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
309 |
('IntranetReportsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
|
|
310 |
('IntranetSerialsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the serials home page', 'Free'), |
304 |
('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'), |
311 |
('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'), |
305 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
312 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
306 |
('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free'), |
313 |
('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free'), |