Lines 53-59
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
53 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
53 |
('AmazonCoverImages','0','','Display Cover Images in staff interface from Amazon Web Services','YesNo'), |
54 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
54 |
('AmazonLocale','US','US|CA|DE|FR|IN|JP|UK','Use to set the Locale of your Amazon.com Web Services','Choice'), |
55 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
55 |
('AnonSuggestions','0',NULL,'Set to enable Anonymous suggestions to AnonymousPatron borrowernumber','YesNo'), |
56 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for Suggestion and reading history privacy',''), |
56 |
('AnonymousPatron','0',NULL,'Set the identifier (borrowernumber) of the anonymous patron. Used for suggestion and checkout history privacy',''), |
57 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
57 |
('ArticleRequests', '0', NULL, 'Enables the article request feature', 'YesNo'), |
58 |
('ArticleRequestsLinkControl', 'calc', 'always|calc', 'Control display of article request link on search results', 'Choice'), |
58 |
('ArticleRequestsLinkControl', 'calc', 'always|calc', 'Control display of article request link on search results', 'Choice'), |
59 |
('ArticleRequestsMandatoryFields', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''yes''', 'multiple'), |
59 |
('ArticleRequestsMandatoryFields', '', NULL, 'Comma delimited list of required fields for bibs where article requests rule = ''yes''', 'multiple'), |
Lines 268-274
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
268 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
268 |
('IntranetmainUserblock','','70|10','Add a block of HTML that will display on the intranet home page','Textarea'), |
269 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the staff interface','Textarea'), |
269 |
('IntranetNav','','70|10','Use HTML tabs to add navigational links to the top-hand navigational bar in the staff interface','Textarea'), |
270 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff interface searches','YesNo'), |
270 |
('IntranetNumbersPreferPhrase','0',NULL,'Control the use of phr operator in callnumber and standard number staff interface searches','YesNo'), |
271 |
('intranetreadinghistory','1','','If ON, Reading History is enabled for all patrons','YesNo'), |
271 |
('intranetreadinghistory','1','','If ON, Checkout history is enabled for all patrons','YesNo'), |
272 |
('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 |
('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'), |
273 |
('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 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
274 |
('intranetstylesheet','','50','Enter a complete URL to use an alternate layout stylesheet in Intranet','free'), |
Lines 419-425
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
419 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
419 |
('OpacMaxItemsToDisplay','50','','Max items to display at the OPAC on a biblio detail','Integer'), |
420 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
420 |
('OpacMetaDescription','','','This description will show in search engine results (160 characters).','Textarea'), |
421 |
('OpacMoreSearches', '', NULL, 'Add additional elements to the OPAC more searches bar', 'Textarea'), |
421 |
('OpacMoreSearches', '', NULL, 'Add additional elements to the OPAC more searches bar', 'Textarea'), |
422 |
('OPACMySummaryHTML','','70|10','Enter the HTML that will appear in a column on the \'my summary\' and \'my reading history\' tabs when a user is logged in to the OPAC. Enter {BIBLIONUMBER}, {TITLE}, {AUTHOR}, or {ISBN} in place of their respective variables in the HTML. Leave blank to disable.','Textarea'), |
422 |
('OPACMySummaryHTML','','70|10','Enter the HTML that will appear in a column on the \'my summary\' and \'my checkout history\' tabs when a user is logged in to the OPAC. Enter {BIBLIONUMBER}, {TITLE}, {AUTHOR}, or {ISBN} in place of their respective variables in the HTML. Leave blank to disable.','Textarea'), |
423 |
('OPACMySummaryNote','','','Note to display on the patron summary page. This note only appears if the patron is connected.','Free'), |
423 |
('OPACMySummaryNote','','','Note to display on the patron summary page. This note only appears if the patron is connected.','Free'), |
424 |
('OpacNav','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
424 |
('OpacNav','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
425 |
('OpacNavBottom','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
425 |
('OpacNavBottom','Important links here.','70|10','Use HTML tags to add navigational links to the left-hand navigational bar in OPAC','Textarea'), |
Lines 432-438
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
432 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
432 |
('OpacPasswordChange','1',NULL,'If ON, enables patron-initiated password change in OPAC (disable it when using LDAP auth)','YesNo'), |
433 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
433 |
('OPACPatronDetails','1','','If OFF the patron details tab in the OPAC is disabled.','YesNo'), |
434 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |
434 |
('OPACpatronimages','0',NULL,'Enable patron images in the OPAC','YesNo'), |
435 |
('OpacPrivacy','0',NULL,'if ON, allows patrons to define their privacy rules (reading history)','YesNo'), |
435 |
('OpacPrivacy','0',NULL,'if ON, allows patrons to define their privacy rules (checkout history)','YesNo'), |
436 |
('OpacPublic','1',NULL,'Turn on/off public OPAC','YesNo'), |
436 |
('OpacPublic','1',NULL,'Turn on/off public OPAC','YesNo'), |
437 |
('opacreadinghistory','1','','If ON, enables display of Patron Circulation History in OPAC','YesNo'), |
437 |
('opacreadinghistory','1','','If ON, enables display of Patron Circulation History in OPAC','YesNo'), |
438 |
('OpacRenewalAllowed','0',NULL,'If ON, users can renew their issues directly from their OPAC account','YesNo'), |
438 |
('OpacRenewalAllowed','0',NULL,'If ON, users can renew their issues directly from their OPAC account','YesNo'), |