Lines 337-343
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
337 |
('OpacItemLocation','callnum','callnum|ccode|location','Show the shelving location of items in the opac','Choice'), |
337 |
('OpacItemLocation','callnum','callnum|ccode|location','Show the shelving location of items in the opac','Choice'), |
338 |
('OPACItemsResultsDisplay','0','','If OFF : show only the status of items in result list.If ON : show full location of items (branch+location+callnumber) as in staff interface','YesNo'), |
338 |
('OPACItemsResultsDisplay','0','','If OFF : show only the status of items in result list.If ON : show full location of items (branch+location+callnumber) as in staff interface','YesNo'), |
339 |
('OpacKohaUrl','1',NULL,'Show \'Powered by Koha\' text on OPAC footer.',NULL), |
339 |
('OpacKohaUrl','1',NULL,'Show \'Powered by Koha\' text on OPAC footer.',NULL), |
340 |
('OpacLangSelectorMode','both','top|both|footer','Select the location to display the language selector','Choice'), |
340 |
('OpacLangSelectorMode','both','top|both|footer','Select the location to display the language selector in OPAC','Choice'), |
341 |
('opaclanguages','en',NULL,'Set the default language in the OPAC.','Languages'), |
341 |
('opaclanguages','en',NULL,'Set the default language in the OPAC.','Languages'), |
342 |
('opaclanguagesdisplay','0','','If ON, enables display of Change Language feature on OPAC','YesNo'), |
342 |
('opaclanguagesdisplay','0','','If ON, enables display of Change Language feature on OPAC','YesNo'), |
343 |
('opaclayoutstylesheet','opac.css','','Enter the name of the layout CSS stylesheet to use in the OPAC','free'), |
343 |
('opaclayoutstylesheet','opac.css','','Enter the name of the layout CSS stylesheet to use in the OPAC','free'), |
Lines 493-498
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
493 |
('SpineLabelShowPrintOnBibDetails','0','','If turned on, a \"Print Label\" link will appear for each item on the bib details page in the staff interface.','YesNo'), |
493 |
('SpineLabelShowPrintOnBibDetails','0','','If turned on, a \"Print Label\" link will appear for each item on the bib details page in the staff interface.','YesNo'), |
494 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff client','free'), |
494 |
('staffClientBaseURL','',NULL,'Specify the base URL of the staff client','free'), |
495 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'), |
495 |
('StaffDetailItemSelection', '1', NULL, 'Enable item selection in record detail page', 'YesNo'), |
|
|
496 |
('StaffLangSelectorMode','footer','top|both|footer','Select the location to display the language selector in staff client','Choice'), |
496 |
('StaffSearchResultsDisplayBranch','holdingbranch','holdingbranch|homebranch','Controls the display of the home or holding branch for staff search results','Choice'), |
497 |
('StaffSearchResultsDisplayBranch','holdingbranch','holdingbranch|homebranch','Controls the display of the home or holding branch for staff search results','Choice'), |
497 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the Staff client','Integer'), |
498 |
('StaffSerialIssueDisplayCount','3','','Number of serial issues to display per subscription in the Staff client','Integer'), |
498 |
('StaticHoldsQueueWeight','0',NULL,'Specify a list of library location codes separated by commas -- the list of codes will be traversed and weighted with first values given higher weight for holds fulfillment -- alternatively, if RandomizeHoldsQueueWeight is set, the list will be randomly selective','Integer'), |
499 |
('StaticHoldsQueueWeight','0',NULL,'Specify a list of library location codes separated by commas -- the list of codes will be traversed and weighted with first values given higher weight for holds fulfillment -- alternatively, if RandomizeHoldsQueueWeight is set, the list will be randomly selective','Integer'), |