<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Yes. See: </div><div class=""><br class=""></div><div class="">  <a href="https://github.com/archivesspace/archivesspace/tree/master/public#main-navigation-menu" class="">https://github.com/archivesspace/archivesspace/tree/master/public#main-navigation-menu</a></div><div class=""><br class=""></div><div class="">and:</div><div class=""><br class=""></div><div class="">  <a href="https://github.com/archivesspace/archivesspace/blob/master/common/config/config-defaults.rb#L476" class="">https://github.com/archivesspace/archivesspace/blob/master/common/config/config-defaults.rb#L476</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">So, for example, we don’t have any classifications / record_groups, so instead of having a menu item that shows no results,</div><div class="">we have removed that item by adding this to our config/config.rb : </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; line-height: normal; background-color: rgba(255, 238, 219, 0.933333);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">AppConfig[</span><span style="font-variant-ligatures: no-common-ligatures; background-color: rgb(153, 153, 0);" class="">:pui_</span><span style="font-variant-ligatures: no-common-ligatures;" class="">hide][:classifications] = true           # disable from nav-bar until it's populated with something</span></div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">You can change the wording for many of the labels by adding a locales file to local public plugin that overrides some of the values set in public en.yml </div><div class=""><br class=""></div><div class="">See: </div><div class="">   <a href="https://github.com/archivesspace/archivesspace/blob/master/public/config/locales/en.yml" class="">https://github.com/archivesspace/archivesspace/blob/master/public/config/locales/en.yml</a></div><div class="">and:</div><div class="">   <a href="https://github.com/archivesspace/archivesspace/blob/master/CUSTOMIZING_THEMING.md#changing-a-few-of-the-text-labels-or-messages" class="">https://github.com/archivesspace/archivesspace/blob/master/CUSTOMIZING_THEMING.md#changing-a-few-of-the-text-labels-or-messages</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">— Steve. </div><div class=""><br class=""></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 19, 2018, at 8:52 PM, Isabella O'Neill <<a href="mailto:ioneill@bucknell.edu" class="">ioneill@bucknell.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="ltr" class="">Is there a solution to customizing the menu bar in the PUI associated with ArchivesSpace version 2.3.2 and higher? We would like to suppress or remove some of the menu options as well change wording in the default labels.   <div class=""><br class=""></div><div class="">Thanks for your help.</div><div class=""><br class=""></div><div class="">Isabella<br class=""><div class=""><br class=""></div><div class="">-- <br class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Isabella O'Neill<br class="">Head, Special Collections and University Archivist <br class="">Library and Information Technology<br class="">Bertrand Library<br class="">Bucknell University<br class="">Lewisburg, PA  17837<br class="">(570) 577-3101<br class="">Fax (570) 577-3313<br class=""><br class=""></div></div></div></div></div></div>
</div></div></div>
_______________________________________________<br class="">Archivesspace_Users_Group mailing list<br class=""><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group<br class=""></div></blockquote></div><br class=""></body></html>