Koha/koha-tmpl/opac-tmpl/bootstrap/en
Owen Leonard 0d4ebe4170
Bug 30873: Add system preference to hide libraries link in the OPAC
Some users would prefer that the libraries link not appear in the menu
of links under the OPAC's main search bar. This patch adds a preference
to do so.

The preference defaults to "On" since "On" is the current default
behavior.

To test, apply the patch and run the database update prcoess.

- In the OPAC, confirm that by default the "Libraries" link appears.
- In the staff interface, go to Administration -> System preferences ->
  OPACShowLibraries
- Set the preference to "Don't show"
- Return to the OPAC and confirm that the "Libraries" link isn't there.
- Try to navigate directly to /cgi-bin/koha/opac-library.pl. You should
  be redirected to a 404 page.

Sponsored-by: Athens County Public Libraries
Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-07-02 17:20:39 +02:00
..
includes Bug 30873: Add system preference to hide libraries link in the OPAC 2024-07-02 17:20:39 +02:00
modules Bug 37027: Remove unnecessary dataTable controls from SCO tables 2024-07-02 10:20:34 +02:00
xslt Bug 29539: UNIMARC: authority number in $9 displays for thesaurus controlled fields instead of content of $a 2024-06-10 12:03:29 +01:00