Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
index 8b4e0a2..de64fac 100644 (file)
@@ -159,7 +159,7 @@ OPAC:
               choices:
                   yes: Show
                   no: "Don't show"
-            - GoogleIndicTransliteration on the OPAC masthead.
+            - GoogleIndicTransliteration on the OPAC.
         -
             - pref: OpacHighlightedWords
               choices:
@@ -267,18 +267,23 @@ OPAC:
             - 'Display the URI in the 856u field as an image on: '
             - pref: OPACDisplay856uAsImage
               choices:
-                  OFF: "Neither Details or Results pages"
-                  Details: "Details page only"
-                  Results: "Results page only"
-                  Both: "Both Details and Results pages"
-            - 'Note: The corresponding OPACXSLT option must be turned on.'
+                  OFF: "Neither detail or result pages"
+                  Details: "Detail page only"
+                  Results: "Result page only"
+                  Both: "Both detail and result pages"
+            - 'Note: The corresponding OPACXSLT option must be turned on.'
         -
             - 'List export options that should be available from OPAC detail page separated by |:'
             - pref: OpacExportOptions
-              class: multi
-            - '<br />Note: Available options are: BIBTEX (<code>bibtex</code>), Dublin Core (<code>dc</code>),'
-            - 'MARCXML (<code>marcxml</code>), MARC-8 encoded MARC (<code>marc8</code>), Unicode/UTF-8 encoded MARC (<code>utf8</code>),'
-            - 'Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields (<code>marcstd</code>), MODS (<code>mods</code>), RIS (<code>ris</code>)'
+              multiple:
+                bibtex: BibTeX
+                dc: Dublin Core
+                marcxml: MARCXML
+                marc8: MARC-8 encoded MARC
+                utf8: Unicode/UTF-8 encoded MARC
+                marcstd: Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields
+                mods: MODS
+                ris: RIS
         -
             - pref: OpacSeparateHoldings
               choices:
@@ -488,13 +493,6 @@ OPAC:
 #            - pref: OpacCloud
 #              choices:
 #            - If ON, enables subject cloud on OPAC
-        -
-            - pref: OPACItemHolds
-              choices:
-                  no: "Don't allow"
-                  yes: Allow
-                  force: Force
-            - patrons to place holds on specific items in the OPAC. If this is disabled, users can only put a hold on the next available item. If this is forced, users must put a hold on a specific item.
         -
             - pref: OpacRenewalAllowed
               choices:
@@ -663,3 +661,24 @@ OPAC:
             - pref: PatronSelfRegistrationAdditionalInstructions
               type: textarea
               class: html
+    Advanced Search Options:
+        -
+            - Show search options
+            - pref: OpacAdvSearchOptions
+              multiple:
+                pubdate: Publication date
+                itemtype: Item types
+                language: Language
+                subtype: Subtypes
+                sorting: Sorting
+                location: Location and availability
+        -
+            - Show search options for the expanded view
+            - pref: OpacAdvSearchMoreOptions
+              multiple:
+                pubdate: Publication date
+                itemtype: Item types
+                language: Language
+                subtype: Subtypes
+                sorting: Sorting
+                location: Location and availability