<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><br class=""></div>"Welcome to ArchivesSpace” is en.brand.welcome_message :<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">en:</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  brand:</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    title: ArchivesSpace Public Interface</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    title_link_text: Return to the ArchivesSpace homepage</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    home: Home</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    welcome_head: Welcome to ArchivesSpace</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    welcome_message: |</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                     <p>Search across our collections, digital materials, and more.</p></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; min-height: 19px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    welcome_search_label: "Find what you're looking for:"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    welcome_page_title: ArchivesSpace Public Interface</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><br class=""></div><div class="">And the default welcome_message above is html with paragraph tags. So you should be able to include multiple paragraphs or other markup or styling. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">If you want to make deeper changes, you want to edit the view templates and add them to the local plugin as well. </div><div class=""><br class=""></div><div class="">Read the Rails Guide for Layout and Rendering:  <a href="https://guides.rubyonrails.org/layouts_and_rendering.html" class="">https://guides.rubyonrails.org/layouts_and_rendering.html</a>  along with the ArchivesSpace docs on customization. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">If you view the log file when you are accessing a page, you will see which controller is called as well as all of the views that are rendered for the page requested:</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:51.500361 #52422]  INFO -- : Started GET "/" for 0:0:0:0:0:0:0:1 at 2019-12-09 14:42:51 -0500</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:51.626236 #52422]  INFO -- : Processing by WelcomeController#show as HTMLI, [2019-12-09T14:42:51.626918 #52422]  INFO -- : Processing by WelcomeController#show as HTML</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] </font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:52.917277 #52422]  INFO -- :   Rendering welcome/show.html.erb within layouts/application</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:52.961968 #52422]  INFO -- :   Rendered shared/_search.html.erb (25.9ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:52.963225 #52422]  INFO -- :   Rendered welcome/show.html.erb within layouts/application (45.1ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:52.917654 #52422]  INFO -- :   Rendering welcome/show.html.erb within layouts/application</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:52.962609 #52422]  INFO -- :   Rendered shared/_search.html.erb (25.9ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:42:52.963542 #52422]  INFO -- :   Rendered welcome/show.html.erb within layouts/application (45.1ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.707996 #52422]  INFO -- :   Rendered shared/_metadata.html.erb (5.5ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.708551 #52422]  INFO -- :   Rendered shared/_metadata.html.erb (5.5ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.719336 #52422]  INFO -- :   Rendered shared/_skipnav.html.erb (4.8ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.731258 #52422]  INFO -- :   Rendered shared/_header.html.erb (8.2ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.749501 #52422]  INFO -- :   Rendered shared/_navigation.html.erb (12.5ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.718912 #52422]  INFO -- :   Rendered shared/_skipnav.html.erb (4.8ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.730940 #52422]  INFO -- :   Rendered shared/_header.html.erb (8.2ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.749000 #52422]  INFO -- :   Rendered shared/_navigation.html.erb (12.5ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.758603 #52422]  INFO -- :   Rendered shared/_footer.html.erb (4.1ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] I, [2019-12-09T14:43:05.760572 #52422]  INFO -- : Completed 200 OK in 14131ms (Views: 12860.0ms)</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">     [java] </font></span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">The likeliest templates to modify for branding are probably welcome/show, shared/_header, shared/_footer, and maybe shared/_search . </div><div class=""><br class=""></div><div class="">If you look at public/app/views/welcome/show.html.erb, all of those t() function calls are getting locale translations, so if your locale is English, </div><div class="">t( ‘brand.welcome_message’ ) is replaced by the value of en.brand.welcome_message. So you need to look at the page templates if you want to know where some particular text comes from. ( Sometimes, easier to go the other direction: search for a particular text like “Welcome to ArchivesSpace” in .yml files, then ack thru the view templates for ‘brand.welcome_head’ to see where it’s used. ) </div><div class=""><br class=""></div><div class="">If you want to make changes to that page, copy it into plugins/local/public/views/welcome/show.html.erb ( after creating needed directories )</div><div class="">Any other views you change should be similarly be copied into the corresponding position in plugin directory. </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font size="2" class=""><div class="row"></font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">  <div class="col-sm-12"></font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">    <h2><%= t('brand.welcome_head') %></h2></font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">      <div> <%= t('brand.welcome_message').html_safe %> </div></font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">  </div></font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class=""></div></font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; min-height: 19px;" class=""><font size="2" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></font></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">    <%= render partial: 'shared/search', locals: {</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">      :search_url => "/search",</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">      :title => t('archive._plural'),</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">      :limit_options => [</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('actions.search')} #{t('search-limits.all')}",''],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            [t('search-limit', :limit => t('search-limits.resources')),'resource'],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            [t('search-limit', :limit => t('search-limits.digital')),'digital_object']</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">          ],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">      :field_options => [</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('search_results.filter.fullrecord')}",''],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('search_results.filter.title')}",'title'],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('search_results.filter.creators')}",'creators_text'],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('search_results.filter.subjects')}",'subjects_text'],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('search_results.filter.notes')}", 'notes'],</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">            ["#{t('search_results.filter.identifier')}", 'four_part_id']</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">           ]</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="2" class="">    } %></font></span></div></div><div class=""><font size="2" class=""><br class=""></font></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">One template that you don’t change is public/app/views/layouts/application.html.erb, which is the top level layout that handles the HTML header and  shared markup for all of the pages ( i.e. header, footer, navigation, etc. ) .   Instead, each plugin can include a views/layout_head.html.erb file, which are included in the HTML header by that application.html.erb template.  This is where you can stick custom javascript or css links. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 9, 2019, at 2:31 PM, Janet Hack <<a href="mailto:jhack@mcdaniel.edu" class="">jhack@mcdaniel.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);" class="">That looks like it worked - thanks for your help.</div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);" class=""><br class=""></div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);" class="">A few more questions: </div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);" class=""><ul class=""><li class=""><span style="color: rgb(0, 0, 128); font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: var(--white);" class="">Is it possible to change the wording of the heading "Welcome to ArchivesSpace"?</span><br class=""></li><li class=""><span style="color: rgb(0, 0, 128); font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background: var(--white);" class="">How can we add line breaks to the Welcome message?</span></li></ul><div class="">Thanks.</div><div class=""><br class=""></div><div class="">  - Janet</div></div><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);" class=""><br class=""></div><div id="Signature" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div style="font-family: Tahoma; font-size: 13px;" class=""><div style="font-family: Tahoma; font-size: 13px;" class=""><div style="font-family: Tahoma; font-size: 13px;" class=""><div style="font-family: Tahoma; font-size: 13px;" class=""><div style="font-size: 13px;" class=""><div style="font-size: 13px;" class=""><div style="font-size: 13px;" class=""><font face="Arial" color="#333399" class="">-----------------</font></div><div style="font-family: Tahoma; font-size: 13px;" class=""><font color="#333399" class=""><font face="Arial" class="">Janet Hack</font></font><div class=""><font face="Arial" color="#333399" class="">Science and Online Technologies Librarian</font></div><div class=""><font face="Arial" color="#333399" class="">Hoover Library | </font><span style="color: rgb(51, 51, 153); font-family: Arial;" class="">McDaniel College</span></div><div class=""><font face="Arial" color="#333399" class="">2 College Hill | </font><span style="color: rgb(51, 51, 153); font-family: Arial;" class="">Westminster, MD 21157-4390</span></div><div class=""><font face="Arial" color="#333399" class="">410-857-2283 | </font><span style="color: rgb(51, 51, 153); font-family: Arial;" class=""><a href="mailto:jhack@mcdaniel.edu" class="">jhack@mcdaniel.edu</a></span></div></div></div></div></div></div></div></div></div><div id="appendonsend" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div><hr tabindex="-1" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline-block; width: 893.75px;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class=""></span><div id="divRplyFwdMsg" dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><font face="Calibri, sans-serif" style="font-size: 11pt;" class=""><b class="">From:</b><span class="Apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a> <<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>> on behalf of Majewski, Steven Dennis (sdm7g) <<a href="mailto:sdm7g@virginia.edu" class="">sdm7g@virginia.edu</a>><br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Monday, December 9, 2019 2:06 PM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span>Archivesspace Users Group <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" class="">archivesspace_users_group@lyralists.lyrasis.org</a>><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>Re: [Archivesspace_Users_Group] need help customizing text in ArchivesSpace</font><div class=""> </div></div><div class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; line-break: after-white-space;">There shouldn’t be a text value after ‘brand:’   <div class="">The value of en.brand is the hash of the following values, so that en.brand.title, for example, maps to a value.  <div class="">If you take out that text it should work: </div><div class=""><br class=""></div><div class=""><div class="" style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><span class="" style="font-family: "Courier New", monospace;">en:</span><br class=""><div class=""><span class="" style="font-family: "Courier New", monospace;"> brand:</span><br class=""></div><div class=""><span class="" style="font-family: "Courier New", monospace;">  title: McDaniel College Archives Catalog</span><br class=""></div><div class=""><span class="" style="font-family: "Courier New", monospace;">  home: Home</span><br class=""></div></div><div class="" style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><span class="" style="font-family: "Courier New", monospace;">  welcome_message: HEY HEY HEY! !</span></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Error message is a bit confusing, but it’s trying to say it can’t assign mappings of title, home, welcome_message, to en.brand because it already has a string value of “McDaniel Archives” .</div><div class=""><br class=""></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Dec 9, 2019, at 1:34 PM, Janet Hack <<a href="mailto:jhack@mcdaniel.edu" class="">jhack@mcdaniel.edu</a>> wrote:</div><br class="x_Apple-interchange-newline"><div class=""><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);">So, I finally got some time to get back to this and still can't get it to work.</div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);">After updating the en.yml file located at plugins/local/public/locales/ to the following:</div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><blockquote class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; margin: 0px 0px 0px 40px; border: none; padding: 0px;"><div class="" style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><span class="" style="font-family: "Courier New", monospace;">en:</span><span class=""><br class=""></span><div class=""><span class="" style="font-family: "Courier New", monospace;"> brand: McDaniel Archives</span><br class=""></div><div class=""><span class="" style="font-family: "Courier New", monospace;">  title: McDaniel College Archives Catalog</span><br class=""></div><div class=""><span class="" style="font-family: "Courier New", monospace;">  home: Home</span><br class=""></div></div><div class="" style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><span class="" style="font-family: "Courier New", monospace;">  welcome_message: HEY HEY HEY! !</span><br class=""></div></blockquote><font color="#000080" face="Arial, Helvetica, sans-serif" size="2" class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="">and restarting the server, I get the following fatal error message in the log:</span></font><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;"></span><blockquote class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; margin: 0px 0px 0px 40px; border: none; padding: 0px;"><div class=""><span class="" style="font-family: "Courier New", monospace;"> I18n::InvalidLocaleData (can not load translations from /opt/archivesspace/archivesspace-2.7.0/plugins/local/public/locales/en.yml: #<Psych::SyntaxError: (/opt/archivesspace/archivesspace-2.7.0/plugins/local/public/locales/en.yml): mapping values are not allowed here at line 3 column 8></span><br class=""></div></blockquote><div class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="color: rgb(0, 36, 81);">​<span class="" style="color: rgb(0, 0, 128); font-family: Arial, Helvetica, sans-serif; font-size: 13.333333015441895px; background-color: rgb(255, 255, 255); display: inline !important;">Any suggestions would be greatly appreciated.</span></span><br class=""></div><div class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="color: rgb(0, 36, 81);"><span class="" style="color: rgb(0, 0, 128); font-family: Arial, Helvetica, sans-serif; font-size: 13.333333015441895px; background-color: rgb(255, 255, 255); display: inline !important;"><br class=""></span></span></div><div class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="color: rgb(0, 36, 81);"><span class="" style="color: rgb(0, 0, 128); font-family: Arial, Helvetica, sans-serif; font-size: 13.333333015441895px; background-color: rgb(255, 255, 255); display: inline !important;">  - Janet</span></span></div><div class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><div class="" style="font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><div id="x_Signature" class=""><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-size: 13px;"><div class="" style="font-size: 13px;"><div class="" style="font-size: 13px;"><font face="Arial" color="#333399" class="">-----------------</font></div><div class="" style="font-family: Tahoma; font-size: 13px;"><font color="#333399" class=""><font face="Arial" class="">Janet Hack</font></font><div class=""><font face="Arial" color="#333399" class="">Science and Online Technologies Librarian</font></div><div class=""><font face="Arial" color="#333399" class="">Hoover Library | </font><span class="" style="color: rgb(51, 51, 153); font-family: Arial;">McDaniel College</span></div><div class=""><font face="Arial" color="#333399" class="">2 College Hill | </font><span class="" style="color: rgb(51, 51, 153); font-family: Arial;">Westminster, MD 21157-4390</span></div><div class=""><font face="Arial" color="#333399" class="">410-857-2283 | </font><span class="" style="color: rgb(51, 51, 153); font-family: Arial;"><a href="mailto:jhack@mcdaniel.edu" class="">jhack@mcdaniel.edu</a></span></div></div></div></div></div></div></div></div></div></div><div id="x_appendonsend" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"></div><hr tabindex="-1" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; display: inline-block; width: 893.75px;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;"></span><div id="x_divRplyFwdMsg" dir="ltr" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><font face="Calibri, sans-serif" class="" style="font-size: 11pt;"><b class="">From:</b><span class="x_Apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a><span class="Apple-converted-space"> </span><<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>> on behalf of Majewski, Steven Dennis (sdm7g) <<a href="mailto:sdm7g@virginia.edu" class="">sdm7g@virginia.edu</a>><br class=""><b class="">Sent:</b><span class="x_Apple-converted-space"> </span>Friday, November 22, 2019 3:02 PM<br class=""><b class="">To:</b><span class="x_Apple-converted-space"> </span>Archivesspace Users Group <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" class="">archivesspace_users_group@lyralists.lyrasis.org</a>><br class=""><b class="">Subject:</b><span class="x_Apple-converted-space"> </span>Re: [Archivesspace_Users_Group] need help customizing text in ArchivesSpace</font><div class=""> </div></div><div class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; word-wrap: break-word; line-break: after-white-space;"><br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Nov 22, 2019, at 2:49 PM, Blake Carver <<a href="mailto:blake.carver@lyrasis.org" class="">blake.carver@lyrasis.org</a>> wrote:</div><br class="x_x_Apple-interchange-newline"><div class=""><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;">I think that doc is out of date, this might be more update:</div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;"><a href="https://github.com/archivesspace/tech-docs/blob/master/customization/locales.md" class="">https://github.com/archivesspace/tech-docs/blob/master/customization/locales.md</a><br class=""></div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt;"><br class=""></div><div id="x_x_Signature" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><div class=""></div><div class=""></div><div class=""></div><div id="x_x_divtagdefaultwrapper" dir="ltr" class="" style="background-color: rgb(255, 255, 255);"><div name="x_x_divtagdefaultwrapper" class="" style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; margin: 0px;"> </div></div></div></div></blockquote><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Although, that doc has an error in the whitespace/indentation of the example. “brand:”  should be less indented.  — Steve.  </div><div class=""><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div id="x_x_appendonsend" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"></div><hr tabindex="-1" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; display: inline-block; width: 756.546875px;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;"></span><div id="x_x_divRplyFwdMsg" dir="ltr" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><font face="Calibri, sans-serif" class="" style="font-size: 11pt;"><b class="">From:</b><span class="x_x_Apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a><span class="x_Apple-converted-space"> </span><<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>> on behalf of Majewski, Steven Dennis (sdm7g) <<a href="mailto:sdm7g@virginia.edu" class="">sdm7g@virginia.edu</a>><br class=""><b class="">Sent:</b><span class="x_x_Apple-converted-space"> </span>Friday, November 22, 2019 2:24 PM<br class=""><b class="">To:</b><span class="x_x_Apple-converted-space"> </span>Archivesspace Users Group <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" class="">archivesspace_users_group@lyralists.lyrasis.org</a>><br class=""><b class="">Subject:</b><span class="x_x_Apple-converted-space"> </span>Re: [Archivesspace_Users_Group] need help customizing text in ArchivesSpace</font><div class=""> </div></div><div class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; word-wrap: break-word; line-break: after-white-space;">One thing to check:  the spaces and indentation in .yml files are significant, and you can’t mix tabs(*)  with spaces, so you should make sure that you haven’t accidentally inserted a tab when editing.  You can edit the file in place for testing, but for normal production, I advise copying the values you want to change into plugins/local/public/locales/en.yml and editing them there.  But again, you have to be careful to preserve .yml hierarchy. <div class=""><br class=""></div><div class="">You may also eventually want to try copying some of the shared view templates into plugins/local/public/views/shared/   and editing those. </div><div class="">It’s easier to manage upgrades if you keep your changes in plugins directories.  </div><div class=""><br class=""></div><div class="">(*) In fact, googling this, I see it doesn’t like tabs at all. Must be only spaces. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">— Steve M. </div><div class=""><br class=""></div><div class=""><br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Nov 22, 2019, at 1:50 PM, Janet Hack <<a href="mailto:jhack@mcdaniel.edu" class="">jhack@mcdaniel.edu</a>> wrote:</div><br class="x_x_x_Apple-interchange-newline"><div class=""><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);">Greetings,</div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);">we are new to ArchivesSpace and are trying to change the wording on our public-facing pages<span class="x_x_x_Apple-converted-space"> </span><a href="https://archivesspace.mcdaniel.edu/" id="LPlnk252418" class="">https://archivesspace.mcdaniel.edu/</a>. We want to change the header title from the standard "ArchivesSpace Public Interface" and we would like to put in a custom welcome message. I have tried editing the en.yml file following the instructions at <a href="https://archivesspace.github.io/archivesspace/user/customizing-text-in-archivesspace/" id="LPNoLP800050" class="">https://archivesspace.github.io/archivesspace/user/customizing-text-in-archivesspace/</a> with no success. </div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);">Any assistance would be greatly appreciated. Please feel free to contact me off-list.</div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);">  - Janet</div><div class="" style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(0, 0, 128);"><br class=""></div><div id="x_x_x_Signature" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-family: Tahoma; font-size: 13px;"><div class="" style="font-size: 13px;"><div class="" style="font-size: 13px;"><div class="" style="font-size: 13px;"><font face="Arial" color="#333399" class="">-----------------</font></div><div class="" style="font-family: Tahoma; font-size: 13px;"><font color="#333399" class=""><font face="Arial" class="">Janet Hack</font></font><div class=""><font face="Arial" color="#333399" class="">Science and Online Technologies Librarian</font></div><div class=""><font face="Arial" color="#333399" class="">Hoover Library | </font><span class="" style="color: rgb(51, 51, 153); font-family: Arial;">McDaniel College</span></div><div class=""><font face="Arial" color="#333399" class="">2 College Hill | </font><span class="" style="color: rgb(51, 51, 153); font-family: Arial;">Westminster, MD 21157-4390</span></div><div class=""><font face="Arial" color="#333399" class="">410-857-2283 | </font><span class="" style="color: rgb(51, 51, 153); font-family: Arial;"><a href="mailto:jhack@mcdaniel.edu" class="">jhack@mcdaniel.edu</a></span></div></div></div></div></div></div></div></div></div><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">Archivesspace_Users_Group mailing list</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a></div></blockquote></div><br class=""></div></div><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">Archivesspace_Users_Group mailing list</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;"><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a></span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;"><a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a></span></div></blockquote></div><br class=""></div><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><span class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">Archivesspace_Users_Group mailing list</span><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;"><a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" class="" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a></div></blockquote></div><br class=""></div></div></div><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Archivesspace_Users_Group mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a></div></blockquote></div><br class=""></div></body></html>