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. Knowledge Articles
    4. Change the "no item information" text in WebVoyage

    Change the "no item information" text in WebVoyage

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    3. Additional Information
    • Product: Voyager
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

    Question

    How do we change the "no item information" text in the Tomcat WebVoyage record display?

    Answer

    This text is set in the webvoyage.properties file; webvoyage.properties contains the variable in the following stanza (it's the "page.searchResults.item.status.noItemInfo=" variable):
     

    #===========================================
    # New search results item status
    #===========================================
    page.searchResults.item.status.noHoldingsAvailable=no holdings available
    page.searchResults.item.status.noItemInfo=no item information
    page.searchResults.item.status.available=available
    page.searchResults.item.status.unavailable=not available
    page.searchResults.item.status.multipleItemsAvailable=multiple items available
    page.searchResults.item.status.multipleHoldingsAvailable= multiple holdings available
    page.searchResults.item.status.noCallNumber=No call number

     

    Additional Information

    If you can login to the server directly, you can use the following search from the command line to find system messages and other strings:


    find . -type f -exec grep -il "no item information" {} \;

    In the above example "no item information" is the case-senstive string being searched for.  

    What this "grep" command does is find a list of all files below whatever directory you're in (so make sure you run it from a skin directory or lower, otherwise it may take a long time to run!),


    • Article last edited: 21-May-2021
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Change text displayed in Header button in Webvoyage
      • Change the font size in the Voyager Circulation client
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      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