Bug 30036: Allow XSLT for authority results view in OPAC
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / staff_interface.pref
1 Staff interface:
2     Appearance:
3         -
4             - 'Display authority results in the opac interface using XSLT stylesheet at: '
5             - pref: AuthorityXSLTOpacResultsDisplay
6               class: file
7             - '<br />Options:<ul><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code'
8         -
9             - 'Display authority results in the staff interface using XSLT stylesheet at: '
10             - pref: AuthorityXSLTResultsDisplay
11               class: file
12             - '<br />Options:<ul><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language and {authtypecode} will be replaced by the authority type code'
13         -
14             - "Display language selector on "
15             - pref: StaffLangSelectorMode
16               choices:
17                   both: "both top and footer"
18                   top: "top"
19                   footer: "only footer"
20         -
21             - Use the
22             - pref: template
23               choices: staff-templates
24             - theme on the staff interface.
25         -
26             - "The staff interface is located at"
27             - pref: staffClientBaseURL
28               class: url
29             - This should be a complete URL, starting with http:// or https://. Do not include a trailing slash in the URL. (This must be filled in correctly for CAS, svc, and load_testing to work.)
30         -
31             - Use the CSS stylesheet
32             - pref: intranetstylesheet
33               class: url
34             - on all pages in the staff interface, instead of the default css (used when leaving this field blank). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root.
35         -
36             - "Use the following JavaScript for printing slips. See detailed description on the <a href='https://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently'>Koha Wiki</a> and eventually Firefox add-on <a href='https://github.com/edabg/jsprintsetup/wiki'>jsPrintSetup documentation</a>:"
37             - pref: IntranetSlipPrinterJS
38               type: textarea
39               syntax: javascript
40               class: code
41         -
42             - "Include the following CSS on all pages in the staff interface:"
43             - pref: IntranetUserCSS
44               type: textarea
45               syntax: css
46               class: code
47         -
48             - Include the additional CSS stylesheet
49             - pref: intranetcolorstylesheet
50               class: file
51             - to override specified settings from the default stylesheet (leave blank to disable.) Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root.
52         -
53             - Use include files from the
54             - pref: intranet_includes
55               class: file
56             - directory in the template directory, instead of <code>includes/</code>. (Leave blank to disable)
57         -
58             - "Show the following HTML in its own column on the main page of the staff interface:"
59             - pref: IntranetmainUserblock
60               type: textarea
61               syntax: text/html
62               class: code
63         -
64             - "Show the following HTML to the left of the More menu at the top of each page on the staff interface (should be a list of links or blank):"
65             - pref: IntranetNav
66               type: textarea
67               syntax: html
68               class: code
69         -
70             - "Include the following JavaScript on all pages in the staff interface:"
71             - pref: IntranetUserJS
72               type: textarea
73               syntax: javascript
74               class: code
75         -
76             - Use the image at
77             - pref: IntranetFavicon
78               class: url
79             - for the staff interface's favicon. (This should be a complete URL, starting with <code>http://</code>.)
80         -
81             - 'Display lists in the staff interface using XSLT stylesheet at: '
82             - pref: XSLTListsDisplay
83               class: file
84             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.'
85         -
86             - 'Display results in the staff interface using XSLT stylesheet at: '
87             - pref: XSLTResultsDisplay
88               class: file
89             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTResultsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li><li>NOTE: The system preference <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PassItemMarcToXSLT">PassItemMarcToXSLT</a> must be enabled if your custom stylesheet utilizes data in the item fields</li></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.'
90         -
91             - 'Display details in the staff interface using XSLT stylesheet at: '
92             - pref: XSLTDetailsDisplay
93               class: file
94             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTDetailsDisplay" data-value="default">default</a>" for the default stylesheet</li><li>Put a path to define an xslt file</li><li>Put a URL for an external specific stylesheet.</li></ul>If you have multiple stylesheets for different languages the placeholder {langcode} will be replaced with current interface language.'
95         -
96             - pref: DisplayIconsXSLT
97               choices:
98                   1: Show
99                   0: "Don't show"
100             - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff interface.
101         -
102             - 'Display the URI in the 856u field as an image on: '
103             - pref: Display856uAsImage
104               choices:
105                   OFF: "Neither detail or result pages"
106                   Details: "Detail page only"
107                   Results: "Result page"
108                   Both: "Both result and detail pages"
109             - '. Note: The corresponding XSLT option must be turned on.'
110         -
111             - Include the stylesheet at
112             - pref: SlipCSS
113               class: url
114             - on Issue and Hold Slips. (This should be a complete URL, starting with <code>http://</code>.)
115         -
116             - "Show the following HTML in its own div on the bottom of the home page of the circulation module:"
117             - pref: IntranetCirculationHomeHTML
118               type: textarea
119               syntax: text/html
120               class: code
121         -
122             - "Show the following HTML in its own div on the bottom of the home page of the reports module:"
123             - pref: IntranetReportsHomeHTML
124               type: textarea
125               syntax: text/html
126               class: code
127         -
128             - "Show the following HTML on the staff interface login page"
129             - pref: StaffLoginInstructions
130               type: textarea
131               syntax: text/html
132               class: code
133         -
134             - pref: StaffHighlightedWords
135               type: boolean
136               choices:
137                   1: Highlight
138                   0: Don't highlight
139             - words searched for in the staff interface search results pages.
140     Options:
141         -
142             - pref: viewMARC
143               choices:
144                   1: Allow
145                   0: "Don't allow"
146             - staff to view records in plain MARC form on the staff interface.
147         -
148             - pref: viewLabeledMARC
149               choices:
150                   1: Allow
151                   0: "Don't allow"
152             - staff to view records in labeled MARC form on the staff interface.
153         -
154             - pref: viewISBD
155               choices:
156                   1: Allow
157                   0: "Don't allow"
158             - staff to view records in ISBD form on the staff interface.
159         -
160             - pref: HidePatronName
161               choices:
162                   0: Show
163                   1: "Don't show"
164             - the names of patrons that have items checked out or on hold on detail pages or the "Place Hold" screen.
165         -
166             - pref: showLastPatron
167               choices:
168                   0: "Don't show"
169                   1: Show
170             - a link to the last searched patron in the staff interface.
171         -
172             - pref: intranetbookbag
173               choices:
174                   1: Show
175                   0: "Don't show"
176             - the cart option in the staff interface.
177         -
178             - pref: StaffDetailItemSelection
179               choices:
180                   1: Enable
181                   0: Disable
182             - item selection in record detail page.
183         -
184             - pref: UseWYSIWYGinSystemPreferences
185               choices:
186                   1: Show
187                   0: "Don't show"
188             - WYSIWYG editor when editing certain HTML system preferences.
189         -
190             - pref: AudioAlerts
191               choices:
192                  1: "Enable"
193                  0: "Don't enable"
194             - audio alerts for events defined in the <a href="/cgi-bin/koha/admin/audio_alerts.pl">audio alerts</a> section of administration.
195         -
196             - pref: IntranetAddMastheadLibraryPulldown
197               choices:
198                   1: Show
199                   0: "Don't show"
200             - a library select pulldown menu on the staff header search.
201         -
202             - pref: IntranetCatalogSearchPulldown
203               choices:
204                   1: Show
205                   0: "Don't show"
206             - a search field pulldown for 'Search the catalog' boxes.
207     Authentication:
208         -
209             - pref: staffShibOnly
210               choices:
211                   1: "Don't allow"
212                   0: Allow
213             - staff to login by means other than shibboleth.
214         -
215             - pref: TwoFactorAuthentication
216               choices:
217                   "enforced": Enforce
218                   "enabled": Enable
219                   "disabled": "Don't enable"
220             - two-factor authentication (2FA) for staff members.