Bug 15485: (QA followup) Simplify logic and use *ResultsDisplay value during upgrade
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / staff_client.pref
1 Staff Client:
2     Appearance:
3         -
4             - Use the
5             - pref: template
6               choices: staff-templates
7             - theme on the staff interface.
8         -
9             - "The staff client is located at http://"
10             - pref: staffClientBaseURL
11               class: url
12             - . Do not include a trailing slash in the URL.
13         -
14             - Use the CSS stylesheet
15             - pref: intranetstylesheet
16               class: url
17             - 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.
18         -
19             - "Use the following JavaScript for printing slips. Define at least function printThenClose(). For use e.g. with Firefox PlugIn jsPrintSetup, see http://jsprintsetup.mozdev.org/:"
20             - pref: IntranetSlipPrinterJS
21               type: textarea
22               class: code
23         -
24             - "Include the following CSS on all pages in the staff client:"
25             - pref: IntranetUserCSS
26               type: textarea
27               class: code
28         -
29             - Include the additional CSS stylesheet
30             - pref: intranetcolorstylesheet
31               class: file
32             - 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.
33         -
34             - Use include files from the
35             - pref: intranet_includes
36               class: file
37             - directory in the template directory, instead of <code>includes/</code>. (Leave blank to disable)
38         -
39             - "Show the following HTML in its own column on the main page of the staff client:"
40             - pref: IntranetmainUserblock
41               type: htmlarea
42               class: code
43         -
44             - "Show the following HTML to the left of the More menu at the top of each page on the staff client (should be a list of links or blank):"
45             - pref: IntranetNav
46               type: textarea
47               class: code
48         -
49             - "Include the following JavaScript on all pages in the staff client:"
50             - pref: IntranetUserJS
51               type: textarea
52               class: code
53         -
54             - Use the image at
55             - pref: IntranetFavicon
56               class: url
57             - for the Staff Client's favicon. (This should be a complete URL, starting with <code>http://</code>.)
58         -
59             - 'Display lists in the staff client using XSLT stylesheet at: '
60             - pref: XSLTListsDisplay
61               class: file
62             - '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="default">default</a>" for the default one</li><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'
63         -
64             - 'Display results in the staff client using XSLT stylesheet at: '
65             - pref: XSLTResultsDisplay
66               class: file
67             - '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="XSLTResultsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="XSLTResultsDisplay" data-value="default">default</a>" for the default one</li><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'
68         -
69             - 'Display details in the staff client using XSLT stylesheet at: '
70             - pref: XSLTDetailsDisplay
71               class: file
72             - '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="XSLTDetailsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="XSLTDetailsDisplay" data-value="default">default</a>" for the default one</li><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'
73         -
74             - pref: DisplayIconsXSLT
75               choices:
76                   yes: Show
77                   no: "Don't show"
78             - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the staff client.
79         -
80             - 'Display the URI in the 856u field as an image on: '
81             - pref: Display856uAsImage
82               choices:
83                   OFF: "Neither detail or result pages"
84                   Details: "Detail page only"
85                   Results: "Result page"
86                   Both: "Both result and detail pages"
87             - '. Note: The corresponding XSLT option must be turned on.'
88         -
89             - Include the stylesheet at
90             - pref: SlipCSS
91               class: url
92             - on Issue and Hold Slips. (This should be a complete URL, starting with <code>http://</code>.)
93         -
94             - "Show the following HTML in its own div on the bottom of the home page of the circulation module:"
95             - pref: IntranetCirculationHomeHTML
96               type: htmlarea
97               class: code
98         -
99             - "Show the following HTML in its own div on the bottom of the home page of the reports module:"
100             - pref: IntranetReportsHomeHTML
101               type: htmlarea
102               class: code
103     Options:
104         -
105             - pref: viewMARC
106               choices:
107                   yes: Allow
108                   no: "Don't allow"
109             - staff to view records in plain MARC form on the staff client.
110         -
111             - pref: viewLabeledMARC
112               choices:
113                   yes: Allow
114                   no: "Don't allow"
115             - staff to view records in labeled MARC form on the staff client.
116         -
117             - pref: viewISBD
118               choices:
119                   yes: Allow
120                   no: "Don't allow"
121             - staff to view records in ISBD form on the staff client.
122         -
123             - pref: HidePatronName
124               choices:
125                   no: Show
126                   yes: "Don't show"
127             - the names of patrons that have items checked out or on hold on detail pages or the "Place Hold" screen.
128         -
129             - pref: intranetbookbag
130               choices:
131                   yes: Show
132                   no: "Don't show"
133             - the cart option in the staff client.
134         -
135             - pref: StaffDetailItemSelection
136               choices:
137                   yes: Enable
138                   no: Disable
139             - item selection in record detail page.
140         -
141             - pref: UseWYSIWYGinSystemPreferences
142               choices:
143                   yes: Show
144                   no: "Don't show"
145             - WYSIWYG editor when editing certain HTML system preferences.
146         -
147             - pref: AudioAlerts
148               choices:
149                  yes: "Enable"
150                  no: "Don't enable"
151             - audio alerts for events defined in the audio alerts section of administration.