Lines 246-251
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
246 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
246 |
('IndependentBranches','0',NULL,'If ON, increases security between libraries','YesNo'), |
247 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
247 |
('IndependentBranchesPatronModifications','0', NULL, 'Show only modification request for the logged in branch','YesNo'), |
248 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
248 |
('IndependentBranchesTransfers','0', NULL, 'Allow non-superlibrarians to transfer items between libraries','YesNo'), |
|
|
249 |
('IntranetAcquisitionsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the acquisitions home page', 'Free'), |
250 |
('IntranetAuthoritiesHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the authorities home page', 'Free'), |
251 |
('IntranetCatalogingHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the cataloging home page', 'Free'), |
249 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
252 |
('IntranetCatalogSearchPulldown','0', NULL, 'Show a search field pulldown for \"Search the catalog\" boxes','YesNo'), |
250 |
('RecordedBooksClientSecret','','30','Client key for RecordedBooks integration','YesNo'), |
253 |
('RecordedBooksClientSecret','','30','Client key for RecordedBooks integration','YesNo'), |
251 |
('RecordedBooksDomain','','','RecordedBooks domain','Free'), |
254 |
('RecordedBooksDomain','','','RecordedBooks domain','Free'), |
Lines 259-269
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
259 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff client', 'YesNo'), |
262 |
('IntranetCoce','0', NULL, 'If on, enables cover retrieval from the configured Coce server in the staff client', 'YesNo'), |
260 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
263 |
('intranetcolorstylesheet','','50','Define the color stylesheet to use in the Staff Client','free'), |
261 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
264 |
('IntranetFavicon','','','Enter a complete URL to an image to replace the default Koha favicon on the Staff client','free'), |
|
|
265 |
('IntranetListsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the lists home page', 'Free'), |
262 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
266 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
263 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the Staff Client','Textarea'), |
267 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the Staff Client','Textarea'), |
264 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff client searches','YesNo'), |
268 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff client searches','YesNo'), |
|
|
269 |
('IntranetPatronsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the patrons home page', 'Free'), |
270 |
('IntranetPOSHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the point of sale home page', 'Free'), |
265 |
('intranetreadinghistory','1','','If ON, Reading History is enabled for all patrons','YesNo'), |
271 |
('intranetreadinghistory','1','','If ON, Reading History is enabled for all patrons','YesNo'), |
266 |
('IntranetReportsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
272 |
('IntranetReportsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the reports home page', 'Free'), |
|
|
273 |
('IntranetSerialsHomeHTML', '', NULL, 'Show the following HTML in a div on the bottom of the serials home page', 'Free'), |
267 |
('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'), |
274 |
('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'), |
268 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
275 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
269 |
('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free'), |
276 |
('IntranetUserCSS','',NULL,'Add CSS to be included in the intranet in an embedded <style> tag.','free'), |