Follow Up for Bug 6143: New numSearchRSSResults preferences
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
old mode 100755 (executable)
new mode 100644 (file)
index 83b6133..98c3611
@@ -113,10 +113,10 @@ OPAC:
               type: textarea
               class: code
         -
-            - Include the additional CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
+            - Include the additional CSS stylesheet
             - pref: opaccolorstylesheet
               class: file
-            - on all pages in the OPAC (leave blank to disable).
+            - to override specified settings from the default stylesheet. Enter the filename (if the file is in the server's css directory) or a complete URL beginning with <code>http://</code> (if the file lives on a remote server). Leave blank to disable.
         -
             - Use the CSS stylesheet <!-- TMPL_VAR NAME="opacthemelang" -->/css/
             - pref: opaclayoutstylesheet
@@ -158,6 +158,12 @@ OPAC:
             - pref: OPACSearchForTitleIn
               type: textarea
               class: code
+        -
+            - 'Include a "Links" column on the "my summary" tab when a user is logged in to the OPAC, with the following HTML (leave blank to disable):'
+            - '<br />Note: The placeholders {BIBLIONUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.'
+            - pref: OPACMySummaryHTML
+              type: textarea
+              class: code
         -
             - pref: OpacAddMastheadLibraryPulldown
               choices: 
@@ -251,6 +257,11 @@ OPAC:
                   yes: Allow
                   no: "Don't allow"
             - patrons to place holds on items from the OPAC.
+        -
+            - Display
+            - pref: numSearchRSSResults
+              class: long
+            -  search results in the RSS feed.
     Policy:
         -
             - pref: singleBranchMode
@@ -293,7 +304,7 @@ OPAC:
             - Only allow patrons to renew their own books on the OPAC if they have less than
             - pref: OPACFineNoRenewals
               class: currency
-            - <!-- TMPL_VAR NAME="local_currency" --> in fines (leave blank to disable).
+            - '[% local_currency %] in fines (leave blank to disable).'
         -
             - pref: OPACViewOthersSuggestions
               choices:
@@ -307,6 +318,12 @@ OPAC:
                   no: "Don't allow"
                   yes: Allow
             - patrons to select branch when making a purchase suggestion
+        -
+            - pref: OpacHiddenItems
+              type: textarea
+              class: code
+            - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations.
+
     Privacy:
         -
             - pref: AnonSuggestions