Lines 173-179
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
173 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
173 |
('ComponentSortField','title','call_number|pubdate|acqdate|title|author','Specify the default field used for sorting','Choice'), |
174 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
174 |
('ComponentSortOrder','asc','asc|dsc|az|za','Specify the default sort order','Choice'), |
175 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
175 |
('ConfirmFutureHolds','0','','Number of days for confirming future holds','Integer'), |
176 |
('ConsiderHeadingUse', '0', NULL, 'Consider authority heading use (main/added entry, or subject, or series title) in cataloging and linking', 'YesNo'), |
176 |
('ConsiderHeadingUse', '0', NULL, 'Consider MARC21 authority heading use (main/added entry, or subject, or series title) in cataloging and linking', 'YesNo'), |
177 |
('ConsiderLibraryHoursInCirculation', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when circulating.", 'Choice'), |
177 |
('ConsiderLibraryHoursInCirculation', 'close', 'close|open|ignore', "Take library opening hours into consideration to calculate due date when circulating.", 'Choice'), |
178 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
178 |
('ConsiderOnSiteCheckoutsAsNormalCheckouts','1',NULL,'Consider on-site checkouts as normal checkouts','YesNo'), |
179 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
179 |
('ContentWarningField', '', NULL, 'MARC field to use for content warnings', 'Free'), |
Lines 732-738
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
732 |
('ShelfBrowserUsesLocation','1','1','Use the item location when finding items for the shelf browser.','YesNo'), |
732 |
('ShelfBrowserUsesLocation','1','1','Use the item location when finding items for the shelf browser.','YesNo'), |
733 |
('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'), |
733 |
('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'), |
734 |
('ShowComponentRecords', 'nowhere', 'nowhere|staff|opac|both','In which record detail pages to show list of the component records, as linked via 773','Choice'), |
734 |
('ShowComponentRecords', 'nowhere', 'nowhere|staff|opac|both','In which record detail pages to show list of the component records, as linked via 773','Choice'), |
735 |
('ShowHeadingUse', '0', NULL, 'Show whether authority record contains an established heading that conforms to descriptive cataloguing rules, and can therefore be used as a main/added entry, or subject, or series title', 'YesNo'), |
735 |
('ShowHeadingUse', '0', NULL, 'Show whether MARC21 authority record contains an established heading that conforms to descriptive cataloguing rules, and can therefore be used as a main/added entry, or subject, or series title', 'YesNo'), |
736 |
('showLastPatron','0','','If ON, enables the last patron feature in the intranet','YesNo'), |
736 |
('showLastPatron','0','','If ON, enables the last patron feature in the intranet','YesNo'), |
737 |
('showLastPatronCount', '10', '', 'How many patrons should showLastPatron remember', 'Integer'), |
737 |
('showLastPatronCount', '10', '', 'How many patrons should showLastPatron remember', 'Integer'), |
738 |
('ShowPatronImageInWebBasedSelfCheck','0','','If ON, displays patron image when a patron uses web-based self-checkout','YesNo'), |
738 |
('ShowPatronImageInWebBasedSelfCheck','0','','If ON, displays patron image when a patron uses web-based self-checkout','YesNo'), |