Bug 16167: Remove Authorised value images prefs
[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 results in the staff client using XSLT stylesheet at: '
60             - pref: XSLTResultsDisplay
61               class: file
62             - '<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'
63         -
64             - 'Display details in the staff client using XSLT stylesheet at: '
65             - pref: XSLTDetailsDisplay
66               class: file
67             - '<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'
68         -
69             - pref: DisplayIconsXSLT
70               choices:
71                   yes: Show
72                   no: "Don't show"
73             - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the staff client.
74         -
75             - 'Display the URI in the 856u field as an image on: '
76             - pref: Display856uAsImage
77               choices:
78                   OFF: "Neither detail or result pages"
79                   Details: "Detail page only"
80                   Results: "Result page"
81                   Both: "Both result and detail pages"
82             - '. Note: The corresponding XSLT option must be turned on.'
83         -
84             - Include the stylesheet at
85             - pref: SlipCSS
86               class: url
87             - on Issue and Hold Slips. (This should be a complete URL, starting with <code>http://</code>.)
88         -
89             - "Show the following HTML in its own div on the bottom of the home page of the circulation module:"
90             - pref: IntranetCirculationHomeHTML
91               type: htmlarea
92               class: code
93         -
94             - "Show the following HTML in its own div on the bottom of the home page of the reports module:"
95             - pref: IntranetReportsHomeHTML
96               type: htmlarea
97               class: code
98     Options:
99         -
100             - pref: viewMARC
101               choices:
102                   yes: Allow
103                   no: "Don't allow"
104             - staff to view records in plain MARC form on the staff client.
105         -
106             - pref: viewLabeledMARC
107               choices:
108                   yes: Allow
109                   no: "Don't allow"
110             - staff to view records in labeled MARC form on the staff client.
111         -
112             - pref: viewISBD
113               choices:
114                   yes: Allow
115                   no: "Don't allow"
116             - staff to view records in ISBD form on the staff client.
117         -
118             - pref: HidePatronName
119               choices:
120                   no: Show
121                   yes: "Don't show"
122             - the names of patrons that have items checked out or on hold on detail pages or the "Place Hold" screen.
123         -
124             - pref: intranetbookbag
125               choices:
126                   yes: Show
127                   no: "Don't show"
128             - the cart option in the staff client.
129         -
130             - pref: StaffDetailItemSelection
131               choices:
132                   yes: Enable
133                   no: Disable
134             - item selection in record detail page.
135         -
136             - pref: UseWYSIWYGinSystemPreferences
137               choices:
138                   yes: Show
139                   no: "Don't show"
140             - WYSIWYG editor when editing certain HTML system preferences.
141         -
142             - pref: AudioAlerts
143               choices:
144                  yes: "Enable"
145                  no: "Don't enable"
146             - audio alerts for events defined in the audio alerts section of administration.