Local use preference OPACviewMARC doesn't switch off?
As an experiment, we thought we'd switch this off because there's some information in the MARC record that we need internally but would rather it wasn't displayed in the OPAC. However, when I switched OPACviewMARC off and saved the change, it didn't seem to make a difference. Is there something we need to run behind the scenes to make this work? Usually when I make changes it's visible immediately. We're using 21.05.04 Elaine Bradtke VWML <https://www.vwml.org> English Folk Dance and Song Society <https://www.efdss.org> Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY Tel +44 (0) 20 7485 2206 (This number is for the English Folk Dance and Song Society in London, England. If you wish to phone me personally, send an e-mail first. I work off site) -------------------------------------------------------------------------- Registered Company No. 297142 Charity Registered in England and Wales No. 305999
However, when I switched OPACviewMARC off and saved the change, it didn't seem to make a difference.
In my system there is no OPACviewMARC system preference. Could this be a local customization? -- Owen -- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org
Same, I don't see it. I usually use this JQuery to hide the MARC tab from the OPAC : https://wiki.koha-community.org/wiki/JQuery_Library#Hide_Marc_.26_ISBD_view_... Caroline On 2021-10-19 07 h 26, Owen Leonard wrote:
However, when I switched OPACviewMARC off and saved the change, it didn't seem to make a difference. In my system there is no OPACviewMARC system preference. Could this be a local customization?
-- Owen
Caroline Cyr La Rose, M.S.I. Bibliothécaire | Responsable de produit Tél. : 1-833-465-4276, poste 221 Caroline.Cyr-La-Rose@inLibro.com <mailto:caroline.cyr-la-rose@inLibro.com> INLiBRO | Spécialistes en technologies documentaires | www.inLibro.com <http://www.inLibro.com>
It's not a local customization. It is, however, listed under the Local use tab. It's a toggle switch. see https://drive.google.com/file/d/1B9B0jpJAp3yc-oFzGFYWjrQadT3qGgHv/view?usp=s... For what it's worth, the ISBD switch doesn't appear to do anything either. Because we're unsupported, and our IT guru is a volunteer, we try very hard not to do any add-on tweaks that will break when we upgrade. I'd much prefer to use the built in systems. . . when they work. Elaine VWML <https://vwml.org> On Tue, Oct 19, 2021 at 4:26 AM Owen Leonard <oleonard@myacpl.org> wrote:
However, when I switched OPACviewMARC off and saved the change, it didn't seem to make a difference.
In my system there is no OPACviewMARC system preference. Could this be a local customization?
-- Owen
-- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org
It is, however, listed under the Local use tab.
I somehow missed this part of your original message. Preference can show up under Local use if they're not officially part of Koha. If you had a customization at one time which included that preference it would make sense that it is still around even if the customization is long gone. It's not part of Koha. -- Owen
As I said before, we don't customize Koha. It's there, we didn't add it. Elaine VWML <https://vwml.org> On Tue, Oct 19, 2021 at 11:36 AM Owen Leonard <oleonard@myacpl.org> wrote:
It is, however, listed under the Local use tab.
I somehow missed this part of your original message. Preference can show up under Local use if they're not officially part of Koha. If you had a customization at one time which included that preference it would make sense that it is still around even if the customization is long gone.
It's not part of Koha.
-- Owen
These are the commits that refer to that syspref: kylehall@Kyles-MacBook-Pro kohaclone % git log -S OPACviewMARC commit 6bd38d3eabc79c68cb90193378c69825ddac2a43 Author: Magnus Enger <magnus@enger.priv.no> Date: Wed Jun 15 08:38:40 2011 +0200 Bug 6537 - squashed version of the previous 5 commits, signed-off Bug 6537 - Move installer/data/mysql/en/mandatory/sysprefs.sql to installer/data/mysql/sysprefs.sql Bug 6537 - Make the web installer use installer/data/mysql/sysprefs.sql Bug 6537 - New syspref files with only the prefs that differ from the default I have mostly deleted old syspref files and created new ones, with a new name, mainly in order to reduce the risk of merge conflicts if the old syspref files are changed before this patch is pushed, if it is pushed. See http://wiki.koha-community.org/wiki/Simplified_syspref_handling_RFC for a description of how the new files were created to reflect sysprefs that differ from the global default. .txt files have been moved to reflect the new names of the SQL files they are associated with. Bug 6537 - Remove syspref-related tests in xt/ As far as I can see, the previous patches for this bug makes the syspref tests obsolete, and this patch removes them: xt/syspref.t xt/check_sysprefs.t Bug 6537 - Fix a problem in French syspref file Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> commit 0482e534519dafb2ff37177f117534d77bc4cbeb Author: Chris Cormack <chrisc@catalyst.net.nz> Date: Wed Dec 22 14:59:11 2010 +1300 Bug 5531: Updated Polish, Ukranian and Russian syspref files Retrieved from http://git.koha-community.org/gitweb/?p=wip/koha-chris_n.git;a=commit;h=f239... commit c87cbe26e07a859d36135665acebf5a3c82b7c34 Author: Chris Cormack <chris@bigballofwax.co.nz> Date: Fri Feb 26 21:43:58 2010 +1300 Ukranian sql updates Serhij Dubyk commit f8b5049ef9da2f515a94901185f89414c7ac473b Author: Chris Cormack <chris@bigballofwax.co.nz> Date: Fri Feb 26 21:21:40 2010 +1300 Updated Russian SQL files TLDR; I think it's just cruft. --- http://www.kylehall.info ByWater Solutions ( http://bywatersolutions.com ) Meadville Public Library ( http://www.meadvillelibrary.org ) Crawford County Federated Library System ( http://www.ccfls.org ) On Wed, Oct 20, 2021 at 1:45 PM Elaine Bradtke <eb@efdss.org> wrote:
As I said before, we don't customize Koha. It's there, we didn't add it. Elaine VWML <https://vwml.org>
On Tue, Oct 19, 2021 at 11:36 AM Owen Leonard <oleonard@myacpl.org> wrote:
It is, however, listed under the Local use tab.
I somehow missed this part of your original message. Preference can show up under Local use if they're not officially part of Koha. If you had a customization at one time which included that preference it would make sense that it is still around even if the customization is long gone.
It's not part of Koha.
-- Owen
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Caroline Cyr-La-Rose -
Elaine Bradtke -
Kyle Hall -
Owen Leonard