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=eb74d8111807d3832ed3bdd0847eae9226c20d45;hb=47fac215afbedab7bdad9172d1f002488cd35df1;hp=f4be568841f50ef5f21cf40c4ae0b8bab78db4e1;hpb=bd73c9f9ce8d161a1ed0f2e1205e5c0c8eecb0ae;p=koha_gimpoz 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 f4be568841..eb74d81118 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 @@ -22,6 +22,14 @@ OPAC: no: Disable - "Koha OPAC as public. Private OPAC requires authentification before accessing the OPAC." - + - "Show star-ratings on" + - pref: OpacStarRatings + choices: + all: "results and details" + disable: "no" + details: "only details" + - "pages." + - - pref: OpacMaintenance choices: yes: Show @@ -48,17 +56,15 @@ OPAC: no: Show - lost items on search and detail pages. - - - Show biblio records on OPAC result page + - 'Display OPAC results using XSLT stylesheet at: ' - pref: OPACXSLTResultsDisplay - choices: - yes: using XSLT stylesheets. - no: normally. + class: file + - '
Options:
- leave empty for "no xslt"
- enter "default" for the default one
- put a path to define a xslt file
- put an URL for an external specific stylesheet.
{langcode} will be replaced with current interface language' - - - Show item details pages on the OPAC + - 'Display OPAC details using XSLT stylesheet at: ' - pref: OPACXSLTDetailsDisplay - choices: - yes: using XSLT stylesheets. - no: normally. + class: file + - '
Options:
- leave empty for "no xslt"
- enter "default" for the default one
- put a path to define a xslt file
- put an URL for an external specific stylesheet.
{langcode} will be replaced with current interface language' - - On pages displayed with XSLT stylesheets on the OPAC, - pref: DisplayOPACiconsXSLT @@ -86,6 +92,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 @@ -116,12 +136,12 @@ OPAC: - Include the additional CSS stylesheet - pref: opaccolorstylesheet 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 http:// (if the file lives on a remote server). Leave blank to disable. + - to override specified settings from the default stylesheet (leave blank to disable). Enter a filename or a complete URL beginning with http:// (if the file lives on a remote server). Please note that if you enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. - - - Use the CSS stylesheet /css/ + - Use the CSS stylesheet - pref: opaclayoutstylesheet class: file - - on all pages in the OPAC, instead of the default (leave blank to disable). + - on all pages in the OPAC, instead of the default (leave blank to disable). Please enter filename only. The file should be in the css subdirectory for each active theme and language within the Koha templates directory. - - Use the remote CSS stylesheet - pref: opacstylesheet @@ -143,6 +163,11 @@ OPAC: 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 @@ -154,7 +179,7 @@ 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 {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN} and {AUTHOR} will be replaced with information from the displayed record.' + - '
Note: The placeholders {BIBLIONUMBER}, {CONTROLNUMBER}, {TITLE}, {ISBN}, {ISSN} and {AUTHOR} will be replaced with information from the displayed record.' - pref: OPACSearchForTitleIn type: textarea class: code @@ -165,6 +190,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 +214,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 + - '
Note: Available options are: BIBTEX (bibtex), Dublin Core (dc),' + - 'MARCXML (marcxml), MARC-8 encoded MARC (marc8), Unicode/UTF-8 encoded MARC (utf8),' + - 'Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields (marcstd), MODS (mods), RIS (ris)' Features: - - pref: opacuserlogin @@ -204,6 +241,12 @@ OPAC: no: "Don't allow" - patrons to notify the library of changes to their contact information from the OPAC. - + - pref: OPACpatronimages + choices: + yes: Show + no: "Don't show" + - patron images on the patron information page in the OPAC. + - - pref: OPACFinesTab choices: yes: Allow @@ -246,11 +289,16 @@ OPAC: no: "Don't allow" - patrons to make comments on items on the OPAC. - + - Show - pref: ShowReviewer choices: - yes: Show - no: Hide - - reviewer's name above comments in OPAC. + none: no name + full: full name + first: first name + surname: last name + firstandinitial: first name and last name initial + username: username + - of commenter with comments in OPAC. - - pref: ShowReviewerPhoto choices: @@ -268,6 +316,21 @@ OPAC: - pref: numSearchRSSResults class: long - search results in the RSS feed. + - + - pref: SocialNetworks + default: 0 + choices: + yes: Enable + no: Disable + - social network links in opac detail pages + - + - pref: OpacBrowseResults + default: 1 + choices: + yes: Enable + no: Disable + - browsing and paging search results from the OPAC detail page. + Policy: - - pref: singleBranchMode @@ -275,7 +338,7 @@ OPAC: choices: yes: "Don't allow" no: Allow - - patrons to select their branch on the OPAC. + - patrons to select their library on the OPAC. - - pref: SearchMyLibraryFirst choices: @@ -310,12 +373,12 @@ OPAC: - Use - pref: OpacRenewalBranch choices: - itemhomebranch: "The Items' home branch" - patronhomebranch: "The Patrons' home branch" - checkoutbranch: "The branch the item was checked out from" + itemhomebranch: "the item's home library" + patronhomebranch: "the patron's home library" + checkoutbranch: "the library the item was checked out from" null: "NULL" - opacrenew: "OPACRenew" - - as branchcode to store in the statistics table + 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 @@ -333,12 +396,26 @@ OPAC: choices: no: "Don't allow" yes: Allow - - patrons to select branch when making a purchase suggestion + - patrons to select library 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. + - Allows to define custom rules for hiding specific items at opac. See docs/opac/OpacHiddenItems.txt for more informations + - + - pref: OpacAllowPublicListCreation + default: 1 + choices: + no: "Don't allow" + yes: Allow + - opac users to create public lists + - + - pref: OpacAllowSharingPrivateLists + default: 0 + 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 Privacy: - @@ -393,7 +470,7 @@ OPAC: choices: yes: Use no: "Don't use" - - "the item home branch when finding items for the shelf browser." + - "the item home library when finding items for the shelf browser." - - pref: ShelfBrowserUsesCcode default: 0