User Tools

Site Tools


newdevs:code:add-library-setting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
newdevs:code:add-library-setting [2023/02/03 16:26] – created jventuronewdevs:code:add-library-setting [2023/02/06 10:12] (current) – [1. Determine the setting group and add one if necessary] jventuro
Line 10: Line 10:
 ===== 1. Determine the setting group and add one if necessary ===== ===== 1. Determine the setting group and add one if necessary =====
  
-Setting types are listed in the table config.settings_group. If none of the listed groups are appropriate, you can add one to the table like so:+Setting groups are listed in the table config.settings_group. If none of the listed groups are appropriate, you can add one to the table like so:
  
 <code> <code>
Line 59: Line 59:
 ('hemlock.events_calendar_url', 'Events calendar URL to display in the Hemlock app', 'hemlock', 'Direct link to library's events calendar for display in the Hemlock app.', 'string'); ('hemlock.events_calendar_url', 'Events calendar URL to display in the Hemlock app', 'hemlock', 'Direct link to library's events calendar for display in the Hemlock app.', 'string');
 </code> </code>
 +
 +You should now be able to add a new library setting via the GUI or via the actor.org_unit_setting table.
  
newdevs/code/add-library-setting.1675459579.txt.gz · Last modified: 2023/02/03 16:26 by jventuro

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.