Bug 7392: Add system preference to define export options in OPAC
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / opac.pref
index 7f92cd6..1872b6e 100644 (file)
@@ -86,6 +86,20 @@ OPAC:
                   no: "Don't show"
             - the name of the patron that has an item checked out on item detail pages on the OPAC.
         -
+            - pref: OpacKohaUrl
+              default: 0
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - "'Powered by Koha' text on OPAC footer."
+        -
+            - pref: OpacShowRecentComments
+              default: 0
+              choices:
+                  yes: Show
+                  no: "Don't show"
+            - a link to recent comments in the OPAC masthead.
+        -
             - pref: OpacHighlightedWords
               choices:
                   yes: Highlight
@@ -118,7 +132,7 @@ OPAC:
               class: file
             - 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/
+            - Use the CSS stylesheet [% opacthemelang %]/css/
             - pref: opaclayoutstylesheet
               class: file
             - on all pages in the OPAC, instead of the default (leave blank to disable).
@@ -138,11 +152,16 @@ OPAC:
               type: textarea
               class: code
         -
-            - "Show the following HTML on the left hand column of all pages on the OPAC (generally navigation links):"
+            - "Show the following HTML on the left hand column of the main page and patron account on the OPAC (generally navigation links):"
             - pref: OpacNav
               type: textarea
               class: code
         -
+            - "Show the following HTML on the left hand column of the main page and patron account on the OPAC, after OpacNav, and before patron account links if available:"
+            - pref: OpacNavBottom
+              type: textarea
+              class: code
+        -
             - "Include the following HTML in the header of all pages in the OPAC:"
             - pref: opacheader
               type: textarea
@@ -165,6 +184,11 @@ OPAC:
               type: textarea
               class: code
         -
+            - "Include the following HTML under the facets in OPAC search results:"
+            - pref: OPACResultsSidebar
+              type: textarea
+              class: code
+        -
             - pref: OpacAddMastheadLibraryPulldown
               choices: 
                   yes: Add
@@ -184,6 +208,13 @@ OPAC:
                   Results: "Results page only"
                   Both: "Both Details and Results 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>)'
     Features:
         -
             - pref: opacuserlogin
@@ -252,6 +283,12 @@ OPAC:
                   no: Hide
             - reviewer's name above comments in OPAC.
         -
+            - pref: ShowReviewerPhoto
+              choices:
+                  yes: Show
+                  no: Hide
+            - reviewer's photo beside comments in OPAC.
+        -
             - pref: RequestOnOpac
               choices:
                   yes: Allow
@@ -301,10 +338,20 @@ OPAC:
                   no: "Don't allow"
             - patrons to renew their own books on the OPAC.
         -
+            - Use 
+            - pref: OpacRenewalBranch
+              choices:
+                  itemhomebranch: "the item's home branch"
+                  patronhomebranch: "the patron's home branch"
+                  checkoutbranch: "the branch the item was checked out from"
+                  null: "NULL"
+                  opacrenew: "'OPACRenew'"
+            - as branchcode to store in the statistics table.
+        -
             - Only allow patrons to renew their own books on the OPAC if they have less than
             - pref: OPACFineNoRenewals
               class: currency
-            - '[% local_currency %] in fines (leave blank to disable).'
+            - '[% local_currency %] in fines (set a large value to always allow renewal).'
         -
             - pref: OPACViewOthersSuggestions
               choices: