Bugzilla – Attachment 149369 Details for
Bug 21330
Add XSLT for authority detail page in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21330: (QA follow-up) Add 'empty' option to system preference description
Bug-21330-QA-follow-up-Add-empty-option-to-system-.patch (text/plain), 2.00 KB, created by
Katrin Fischer
on 2023-04-09 13:17:53 UTC
(
hide
)
Description:
Bug 21330: (QA follow-up) Add 'empty' option to system preference description
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-04-09 13:17:53 UTC
Size:
2.00 KB
patch
obsolete
>From 72117a88a8973b5fbe4af689397d301487bb6fca Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 9 Apr 2023 13:09:07 +0000 >Subject: [PATCH] Bug 21330: (QA follow-up) Add 'empty' option to system > preference description > >This adds another list item to match the preference description >for the results page: > >* Empty. No XSLT will be applied (default) > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index 04bfe058ca..a48f7bb229 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -110,7 +110,7 @@ OPAC: > - 'Display authority details in the OPAC using the XSLT stylesheet at: ' > - pref: AuthorityXSLTOpacDetailsDisplay > class: file >- - '<br />Options:<ul><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code' >+ - '<br />Options:<ul><li>Empty. No XSLT will be applied (<strong>default</strong>)</li><li>Enter a path to a custom XSLT file.</li><li>Enter a URL for an external stylesheet.</li></ul>If you have multiple stylesheets for: <ul><li>different languages: use the placeholder {langcode} - this will be replaced with the current interface language</li><li>authority types: use the placeholder {authtypecode} - this will be replaced with the authority type code' > - > - pref: OpacNoItemTypeImages > default: 0 >-- >2.30.2
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 21330
:
130208
|
130224
|
130231
|
130235
|
130276
|
138515
|
140333
|
140408
|
140409
|
148853
|
148854
|
148855
|
148969
|
148970
|
148971
|
149366
|
149367
|
149368
| 149369