Lines 744-749
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
744 |
('ShelfBrowserUsesLocation','1','1','Use the item location when finding items for the shelf browser.','YesNo'), |
744 |
('ShelfBrowserUsesLocation','1','1','Use the item location when finding items for the shelf browser.','YesNo'), |
745 |
('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'), |
745 |
('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'), |
746 |
('ShowComponentRecords', 'nowhere', 'nowhere|staff|opac|both','In which record detail pages to show list of the component records, as linked via 773','Choice'), |
746 |
('ShowComponentRecords', 'nowhere', 'nowhere|staff|opac|both','In which record detail pages to show list of the component records, as linked via 773','Choice'), |
|
|
747 |
('ShowFirstIfDifferentThanPreferred','0','','If ON, a patrons firstname will also show in results if different than their preferred name','YesNo'), |
747 |
('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'), |
748 |
('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'), |
748 |
('showLastPatron','0','','If ON, enables the last patron feature in the intranet','YesNo'), |
749 |
('showLastPatron','0','','If ON, enables the last patron feature in the intranet','YesNo'), |
749 |
('showLastPatronCount', '10', '', 'How many patrons should showLastPatron remember', 'Integer'), |
750 |
('showLastPatronCount', '10', '', 'How many patrons should showLastPatron remember', 'Integer'), |