Bug 15582: DB changes - add new pref OPACFineNoRenewalsBlockAutoRenew
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / staff_client.pref
index 0663c2c..e7da2e8 100644 (file)
@@ -55,6 +55,11 @@ Staff Client:
             - pref: IntranetFavicon
               class: url
             - for the Staff Client's favicon. (This should be a complete URL, starting with <code>http://</code>.)
+        -
+            - 'Display lists in the staff client using XSLT stylesheet at: '
+            - pref: XSLTListsDisplay
+              class: file
+            - '<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'
         -
             - 'Display results in the staff client using XSLT stylesheet at: '
             - pref: XSLTResultsDisplay
@@ -71,12 +76,6 @@ Staff Client:
                   yes: Show
                   no: "Don't show"
             - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the staff client.
-        -
-            - pref: StaffAuthorisedValueImages
-              choices:
-                  yes: Show
-                  no: "Don't show"
-            - images for <a href="/cgi-bin/koha/admin/authorised_values.pl">authorized values</a> (such as lost statuses and locations) in search results.
         -
             - 'Display the URI in the 856u field as an image on: '
             - pref: Display856uAsImage
@@ -90,7 +89,17 @@ Staff Client:
             - Include the stylesheet at
             - pref: SlipCSS
               class: url
-            - on Issue and Reserve Slips. (This should be a complete URL, starting with <code>http://</code>.)
+            - on Issue and Hold Slips. (This should be a complete URL, starting with <code>http://</code>.)
+        -
+            - "Show the following HTML in its own div on the bottom of the home page of the circulation module:"
+            - pref: IntranetCirculationHomeHTML
+              type: htmlarea
+              class: code
+        -
+            - "Show the following HTML in its own div on the bottom of the home page of the reports module:"
+            - pref: IntranetReportsHomeHTML
+              type: htmlarea
+              class: code
     Options:
         -
             - pref: viewMARC
@@ -133,4 +142,16 @@ Staff Client:
               choices:
                   yes: Show
                   no: "Don't show"
-            - WYSIWYG editor when editing certain HTML system preferences.
\ No newline at end of file
+            - WYSIWYG editor when editing certain HTML system preferences.
+        -
+            - pref: AudioAlerts
+              choices:
+                 yes: "Enable"
+                 no: "Don't enable"
+            - audio alerts for events defined in the audio alerts section of administration.
+        -
+            - pref: IntranetCatalogSearchPulldown
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - a search field pulldown for 'Search the catalog' boxes.