Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Voyager

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Voyager
    3. Community Knowledge
    4. OPAC: Remove Main (Top Level) Navigation Tabs

    OPAC: Remove Main (Top Level) Navigation Tabs

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    Created By: Laura Guy
    Created on: 5/14/2019



    [This article was copied from the Voyager Wiki.]

    Introduction

    This relates to the "New" Tomcat WebVoyage that is included in Voyager 7.0.1 and forward.

    We have several databases for our special collections that only display bibliographic records and have no circulation functionality. We needed to remove a lot of the default tabs, buttons and other out-of-the-box options as a result. This includes the Main or Top Level Navigation Tabs (sometimes called Buttons)

    Remove Top Level Navigation Tabs (Buttons)

    To remove a top navigation option edit /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/your_SKIN/xsl/userTextConfigs/pageProperties.xml

    In the "Header Tab Display Order" section, comment out the tabs you would not like to display, and they won't be generated. The following example will remove the "My List" tab. 

    Use the xml convention for commenting out:

    <!--

    Stuff to comment out

    -->

    Code Example

    Example of commenting out the MyList tab (aka: "button") 

    <!-- ## Header Tab Display Order ## -->

    <headerTabDisplayOrder>

    <tab name="page.header.buttons.search.button">

    <highlight

    pages="

    page.searchBasic

    page.searchAdvanced

    page.searchSubject

    page.searchAuthor

    page.searchCourseReserveData

    "/>

    </tab>

    <tab name="page.header.buttons.mySearches.button">

    <highlight

    pages="

    page.mySearches

    "/>

    </tab>

    <!-- ## Example to remove the MyList button: 05-19-2008

    <tab name="page.header.buttons.myList.button">

    <highlight

    pages="

    page.myList

    "/>

    </tab>

    -->

    <tab name="page.header.buttons.myAccount.button">

    <highlight

    pages="

    page.myAccount

    page.myAccount.personalInfo

    page.myAccount.editPreferences

    page.myAccount.changePin

    "/>

    </tab>

    </headerTabDisplayOrder>




    Report
    View article in the Exlibris Knowledge Center
    1. Back to top
      • OPAC: Remove Limits from Advanced Search
      • OPAC: Remove Post-Search Filter Box
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Community Content Type
      Enhancements
      Language
      English
      Product
      Voyager
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved