Skip to content
  • Owen Leonard's avatar
    Bug 33907: Improve translation of title tags: OPAC part 1 · bae6560a
    Owen Leonard authored and Katrin Fischer's avatar Katrin Fischer committed
    
    
    This patch updates a batch of OPAC templates so that title tags can
    be more easily translated. Some templates have been updated for
    consistency as well: Harmonizing page title, breaddrumb navigation, and
    page headers.
    
    To test, apply the patch and confirm that the following pages have
    correct title tags:
    
    - Log in to the OPAC by navigating directly to a user page like
        /cgi-bin/koha/opac-user.pl
    - From your user summary page, click "Charges."
    - Check the advanced search page.
    - Search for a bibliographic record and view the details, and then click
      "MARC view" and "ISBD view."
    - From this page click "Save to your lists" and check the title in the
      popup window."
    - Still on a detail page, click "Add to your cart." Open the cart and
      check that page.
    - Go to authority search (must have OpacAuthorities enabled).
      - Perform an authority search which will return results.
      - View the detail page for one of the results, and check the MARC view
        as well.
    - With UseCourseReserves enabled, view the course reserves page, then
      the course reserve detail page.
    - Search for a subscription which has patron notification enabled.
      - View the detail page, then open the "Subscriptions" tab. Click "More
        details."
        - On this page you should see a "Subscribe to email notification"
          button. Click it to open the subscription page.
    - Check both /cgi-bin/koha/opac-browse.pl and
      /cgi-bin/koha/opac-browser.pl. Whether or not the features are enabled
      you should be able to check the title.
    - Check /cgi-bin/koha/ilsdi.pl as well as one or more views linked to on
      that page.
    - Navigate to a page in the OPAC which doesn't exist to test the error
      page template.
    - Go to Administration -> System preferences and enable the
      OpacMaintenance preference.
      - Go to the OPAC and check the system maintenance page.
    
    Signed-off-by: default avatarDavid Nind <david@davidnind.com>
    Signed-off-by: default avatarKatrin Fischer <katrin.fischer@bsz-bw.de>
    bae6560a
Loading