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 6d6672c..de64fac 100644 (file)
@@ -5,11 +5,18 @@ OPAC:
             - pref: opacthemes
               choices: opac-templates
             - theme on the OPAC.
+        -
+            - Use the
+            - pref: OPACFallback
+              choices:
+                  bootstrap: bootstrap
+                  prog: prog
+            - theme as the fallback theme on the OPAC.
         -
             - "The OPAC is located at http://"
             - pref: OPACBaseURL
               class: url
-            - . (This must be filled in correctly for RSS, unAPI, and search plugins to work.)
+            - . Do not include a trailing slash in the URL. (This must be filled in correctly for RSS, unAPI, and search plugins to work.)
         -
             - Show
             - pref: LibraryName
@@ -21,6 +28,17 @@ OPAC:
                   yes: Enable
                   no: Disable
             - "Koha OPAC as public. Private OPAC requires authentification before accessing the OPAC."
+        -
+            - pref: HighlightOwnItemsOnOPAC
+              choices:
+                  yes: Emphasize
+                  no: "Don't emphasize"
+            - "results from the "
+            - pref: HighlightOwnItemsOnOPACWhich
+              choices:
+                  PatronBranch: "patron's home branch"
+                  OpacURLBranch: "OPAC's branch via the URL"
+            - " by moving the results to the front and increasing the size or highlighting the rows for those results. (Non-XSLT Only)"
         -
             - "Show star-ratings on"
             - pref: OpacStarRatings
@@ -66,12 +84,11 @@ OPAC:
               class: file
             - '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="OPACXSLTDetailsDisplay" 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'
         -
-            - On pages displayed with XSLT stylesheets on the OPAC,
             - pref: DisplayOPACiconsXSLT
               choices:
-                  yes: show
-                  no: "don't show"
-            - icons for itemtype and authorized values.
+                  yes: Show
+                  no: "Don't show"
+            - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the OPAC.
         -
             - pref: COinSinOPACResults
               choices:
@@ -99,6 +116,22 @@ OPAC:
                   yes: Show
                   no: "Don't show"
             - the name of the patron that has an item checked out on item detail pages on the OPAC.
+        -
+            - Display the
+            - pref: OpacLocationBranchToDisplay
+              choices:
+                  home: "home library"
+                  holding: "holding library"
+                  both: "home and holding libraries"
+            - for items on the OPAC record details page.
+        -
+            - Display the shelving location under the
+            - pref: OpacLocationBranchToDisplayShelving
+              choices:
+                  home: "home library"
+                  holding: "holding library"
+                  both: "home and holding libraries"
+            - for items on the OPAC record details page.
         -
             - pref: OpacKohaUrl
               default: 0
@@ -120,23 +153,28 @@ OPAC:
                   yes: Show
                   no: "Don't show"
             - the item's barcode on the holdings tab.
+        -
+            - pref: GoogleIndicTransliteration
+              default: 0
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - GoogleIndicTransliteration on the OPAC.
         -
             - pref: OpacHighlightedWords
               choices:
                   yes: Highlight
                   no: "Don't highlight"
-            - words the patron searched for in their search results and detail pages.
+            - words the patron searched for in their search results and detail pages; To prevent certain words from ever being highlighted, enter a list of stopwords here
+            - pref: NotHighlightedWords
+              class: multi
+            - (separate columns with |)
         -
             - pref: AuthorisedValueImages
               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 and item detail pages on the OPAC.
-        -
-            - Use the image at
-            - pref: opacsmallimage
-              class: url
-            - in the OPAC header, instead of the Koha logo. If this image is a different size than the Koha logo, you will need to customize the CSS. (This should be a complete URL, starting with <code>http://</code>.)
         -
             - Use the image at
             - pref: OpacFavicon
@@ -162,33 +200,11 @@ OPAC:
             - pref: OPACUserCSS
               type: textarea
               class: code
-        -
-            - "Include the following CSS for the mobile view on all pages in the OPAC:"
-            - pref: OPACMobileUserCSS
-              type: textarea
-              class: code
         -
             - "Show the following HTML in its own column on the main page of the OPAC:"
             - pref: OpacMainUserBlock
               type: textarea
               class: code
-        -
-            - "Show the following HTML in its own column on the main page of the OPAC (mobile version):"
-            - pref: OpacMainUserBlockMobile
-              type: textarea
-              class: code
-        -
-            - pref: OpacShowLibrariesPulldownMobile
-              choices:
-                  yes: Show
-                  no: "Don't show"
-            - the libraries pulldown on the mobile version of the OPAC.
-        -
-            - pref: OpacShowFiltersPulldownMobile
-              choices:
-                  yes: Show
-                  no: "Don't show"
-            - the search filters pulldown on the mobile version of the OPAC.
         -
             - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
             - pref: OpacNav
@@ -226,6 +242,10 @@ OPAC:
             - pref: OPACMySummaryHTML
               type: textarea
               class: code
+        -
+            - "Note to display on the patron summary page. This note only appears if the patron is logged in:"
+            - pref: OPACMySummaryNote
+              type: textarea
         -
             - "Include the following HTML under the facets in OPAC search results:"
             - pref: OPACResultsSidebar
@@ -247,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:
@@ -270,6 +295,27 @@ OPAC:
                 homebranch: 'home library'
                 holdingbranch: 'holding library'
             - "is the logged in user's library. The second tab will contain all other items."
+        -
+            - pref: OpacSuggestionManagedBy
+              choices:
+                  yes: Show
+                  no: Don't show
+            - "the name of the staff member who managed a suggestion in OPAC."
+        -
+            - Display up to
+            - pref: OpacMaxItemsToDisplay
+              class: integer
+            - items on the biblio detail page (if the biblio has more items than this, a link is displayed instead that allows the user to choose to display all items).
+        -
+            - "Show the following HTML on the OPAC login form when a patron is not logged in:"
+            - pref: NoLoginInstructions
+              type: textarea
+              class: code
+        -
+            - "Replace the search box at the top of OPAC pages with the following HTML:"
+            - pref: OpacCustomSearch
+              type: textarea
+              class: code
     Features:
         -
             - pref: opacuserlogin
@@ -277,6 +323,14 @@ OPAC:
                   yes: Allow
                   no: "Don't allow"
             - patrons to log in to their accounts on the OPAC.
+        -
+            - Show
+            - pref: OpacItemLocation
+              choices:
+                  location: location
+                  ccode: "collection code"
+                  callnum: "call number only"
+            - for items on the OPAC search results.
         -
             - pref: OpacPasswordChange
               choices:
@@ -399,6 +453,20 @@ OPAC:
                 yes: Display
                 no: Don't display
             - the list of authors/subjects in a popup for a combined search on OPAC detail pages.
+        -
+            - pref: OpacHoldNotes
+              default: 0
+              choices:
+                  yes: Allow
+                  no: Do not allow
+            - users to add a note when placing a hold.
+        -
+            - pref: OPACAcquisitionDetails
+              default: 0
+              choices:
+                  yes: Display
+                  no: Don't display
+            - the acquisition details on OPAC detail pages.
     Policy:
         -
             - pref: singleBranchMode
@@ -425,12 +493,6 @@ OPAC:
 #            - pref: OpacCloud
 #              choices:
 #            - If ON, enables subject cloud on OPAC
-        -
-            - pref: OPACItemHolds
-              choices:
-                  yes: Allow
-                  no: "Don't allow"
-            - 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.
         -
             - pref: OpacRenewalAllowed
               choices:
@@ -483,7 +545,13 @@ OPAC:
               choices:
                   no: "Don't allow"
                   yes: Allow
-            - opac users to share private lists with other patrons. This feature is not active yet but will be released soon
+            - opac users to share private lists with other patrons.
+        -
+            - pref: BlockExpiredPatronOpacActions
+              choices:
+                yes: "Block"
+                no: "Don't block"
+            - expired patrons from OPAC actions such as placing a hold or renewing.  Note that the setting for a patron category takes priority over this system preference.
 
     Privacy:
         -
@@ -517,6 +585,14 @@ OPAC:
             - pref: AnonymousPatron
               class: integer
             - as the Anonymous Patron (for anonymous suggestions and reading history)
+        -
+            - pref: TrackClicks
+              default: 0
+              choices:
+                  anonymous: "Track anonymously"
+                  track: "Track"
+                  no: "Don't track"
+            - links that patrons click on
 
     Shelf Browser:
         -
@@ -580,3 +656,29 @@ OPAC:
             - pref: PatronSelfRegistrationBorrowerUnwantedField
               class: multi
             - (separate columns with |)
+        -
+            - "Display the following additional instructions for patrons who self register via the OPAC ( HTML is allowed ):"
+            - 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