Bug 12494 - Remove yuipath system preference
[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: textarea
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             - pref: StaffAuthorisedValueImages
76               choices:
77                   yes: Show
78                   no: "Don't show"
79             - images for <a href="/cgi-bin/koha/admin/authorised_values.pl">authorized values</a> (such as lost statuses and locations) in search results.
80         -
81             - 'Display the URI in the 856u field as an image on: '
82             - pref: Display856uAsImage
83               choices:
84                   OFF: "Neither Details or Results pages"
85                   Details: "Details page only"
86                   Results: "Results page (for future use, Results XSLT not functional at this time)."
87                   Both: "Both Results and Details pages (for future use, Results XSLT not functional at this time)."
88             - 'Note: The corresponding XSLT option must be turned on.'
89         -
90             - Include the stylesheet at
91             - pref: SlipCSS
92               class: url
93             - on Issue and Reserve Slips. (This should be a complete URL, starting with <code>http://</code>.)
94     Options:
95         -
96             - pref: viewMARC
97               choices:
98                   yes: Allow
99                   no: "Don't allow"
100             - staff to view records in plain MARC form on the staff client.
101         -
102             - pref: viewLabeledMARC
103               choices:
104                   yes: Allow
105                   no: "Don't allow"
106             - staff to view records in labeled MARC form on the staff client.
107         -
108             - pref: viewISBD
109               choices:
110                   yes: Allow
111                   no: "Don't allow"
112             - staff to view records in ISBD form on the staff client.
113         -
114             - pref: HidePatronName
115               choices:
116                   no: Show
117                   yes: "Don't show"
118             - the names of patrons that have items checked out or on hold on detail pages or the "Place Hold" screen.
119         -
120             - pref: intranetbookbag
121               choices:
122                   yes: Show
123                   no: "Don't show"
124             - the cart option in the staff client.
125         -
126             - pref: StaffDetailItemSelection
127               choices:
128                   yes: Enable
129                   no: Disable
130             - item selection in record detail page.