X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fpreferences%2Fopac.pref;h=56f479efb24b7e83dd0ab9681ed3d31acc2b662c;hb=d8a36ca1f80460029ec5442fb1bf5de8b00a2138;hp=3014e6313dec5d8caf3e388dac5d74433ec802f8;hpb=a8222aeeb1169d7b1939d1e64c319a16e3846e8c;p=srvgit diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index 3014e6313d..56f479efb2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -67,6 +67,12 @@ OPAC: no: "don't show" - icons for itemtype and authorized values. - + - pref: COinSinOPACResults + choices: + yes: Include + no: "Don't include" + - "COinS / OpenURL / Z39.88 in OPAC search results.
Warning: Enabling this feature will slow OPAC search response times." + - - pref: OPACDisplayRequestPriority choices: yes: Show @@ -97,15 +103,20 @@ OPAC: 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 http://.) - + - Use the image at + - pref: OpacFavicon + class: url + - for the OPAC's favicon. (This should be a complete URL, starting with http://.) + - - "Include the following JavaScript on all pages in the OPAC:" - pref: opacuserjs type: textarea class: code - - - Include the additional CSS stylesheet /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 http:// (if the file lives on a remote server). Leave blank to disable. - - Use the CSS stylesheet /css/ - pref: opaclayoutstylesheet @@ -127,7 +138,7 @@ 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 @@ -143,11 +154,17 @@ OPAC: class: code - - 'Include a "More Searches" box on the detail pages of items on the OPAC, with the following HTML (leave blank to disable):' - - '
Note: The placeholders {CONTROLNUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.' + - '
Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.' - 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):' + - '
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: yes: Add @@ -158,6 +175,15 @@ OPAC: - pref: OPACNoResultsFound type: textarea class: code + - + - '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.' Features: - - pref: opacuserlogin @@ -220,11 +246,28 @@ OPAC: no: "Don't allow" - patrons to make comments on items on the OPAC. - + - pref: ShowReviewer + choices: + yes: Show + 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 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 @@ -264,16 +307,39 @@ OPAC: no: "Don't allow" - patrons to renew their own books on the OPAC. - + - Use + - pref: OpacRenewalBranch + choices: + itemhomebranch: "The Items' home branch" + patronhomebranch: "The Patrons' 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 - - in fines (leave blank to disable). + - '[% local_currency %] in fines (set a large value to always allow renewal).' - - pref: OPACViewOthersSuggestions choices: yes: Show no: "Don't show" - purchase suggestions from other patrons on the OPAC. + - + - pref: AllowPurchaseSuggestionBranchChoice + default: 0 + choices: + 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