Bugzilla – Attachment 98108 Details for
Bug 17697
Improve NotesBlacklist system preference description to make clear where it will apply
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17697: Improve NotesBlacklist system preference description
Bug-17697-Improve-NotesBlacklist-system-preference.patch (text/plain), 2.22 KB, created by
David Nind
on 2020-01-30 08:29:29 UTC
(
hide
)
Description:
Bug 17697: Improve NotesBlacklist system preference description
Filename:
MIME Type:
Creator:
David Nind
Created:
2020-01-30 08:29:29 UTC
Size:
2.22 KB
patch
obsolete
>From ada3b83391aec0c19aaab60d31bd07bee1301959 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 12 Jan 2020 11:16:05 +0100 >Subject: [PATCH] Bug 17697: Improve NotesBlacklist system preference > description > >- Switched 'separator' for more common 'tab' and rephrased sentence >- Added examples >- Added note to use hidden settings for hiding in other spots. > >To test: >- Search for NotesBlacklist system preference and read the description >- Apply patch >- Refresh and read again >- If improved, sign off. > >https://bugs.koha-community.org/show_bug.cgi?id=24206 > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../prog/en/modules/admin/preferences/cataloguing.pref | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index 1402bdc611..83c6ca40b2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -230,10 +230,12 @@ Cataloging: > holdingbranch: 'holding library' > - "is the logged in user's library. The second tab will contain all other items." > - >- - Don't show these >+ - "Don't show" > - pref: NotesBlacklist > class: multi >- - note fields in title notes separator (OPAC record details) and in the description separator (Staff client record details). The fields should appear separated with commas and according with the Koha MARC format (eg 3.. for UNIMARC, 5.. for MARC21) >+ - "note fields in the 'Title notes' tab and in the 'Description' tab on the OPAC and staff interface detail pages. Use a comma to separate multiple fields. Examples: 500,502 (MARC21); 300,328 (UNIMARC)." >+ - <br /> >+ - For hiding fields from other pages like the normal view, use the visibility settings for subfields in the MARC bibliographic frameworks section of the administration module. > - > - pref: AcquisitionDetails > choices: >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 17697
:
97266
|
97946
|
98108
|
98109