From ed29b08b43bb6f202fb79faf3712d78a050c6ad9 Mon Sep 17 00:00:00 2001 From: Jesse Weaver Date: Mon, 12 Oct 2009 21:05:27 -0600 Subject: [PATCH] Add and change preferences, change tab names in sysprefs editor This adds some missing preferences and changes others. It also moves the OAI-PMH tab to Web Services, and fixes the alphabetization of the others. --- .../prog/en/includes/prefs-menu.inc | 6 +-- .../en/modules/admin/preferences/admin.pref | 5 +++ .../admin/preferences/cataloguing.pref | 40 ++++++++++++------- .../admin/preferences/circulation.pref | 40 +++++++++++++++---- .../en/modules/admin/preferences/oai-pmh.pref | 18 --------- .../en/modules/admin/preferences/opac.pref | 13 ++++++ .../modules/admin/preferences/searching.pref | 12 ++++++ .../admin/preferences/web-services.pref | 19 +++++++++ 8 files changed, 111 insertions(+), 42 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/oai-pmh.pref create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web-services.pref diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc index 5c5e1cf7da..9569faa336 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc @@ -1,18 +1,18 @@ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index 4ca026994f..2309006780 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -2,6 +2,11 @@ Administration: # Broken, omitted: libraryAddress, MIME, OpacMaintenance # Only used internally, omitted: FrameworksLoaded, Version Interface options: + - + - Use + - pref: KohaAdminEmailAddress + class: email + - "as the email address for the administrator of Koha. (This is the default From: address for emails unless there is one for the particular branch, and is referred to when an internal error occurs.)" - - Show - pref: DebugLevel diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 2ee1b869af..6dc6fa2a72 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -1,4 +1,4 @@ -Cataloguing: +Cataloging: # broken, omitted: marc Interface: - @@ -12,6 +12,19 @@ Cataloguing: yes: Display no: "Don't display" - descriptions of fields and subfields in the MARC editor. + Spine Labels: + - + - When using the quick spine label printer, + - pref: SpineLabelAutoPrint + choices: + yes: do + no: "don't" + - automatically pop up a print dialog. + - + - "Include the following fields on a quick-printed spine label:" + - (Enter in columns from the biblio, biblioitems or items tables, surrounded by < and >.) + - pref: SpineLabelFormat + type: textarea Record Structure: - - Interpret and store MARC records in the @@ -35,18 +48,6 @@ Cataloguing: - Fill in the MARC organization code - pref: MARCOrgCode - by default in new MARC records (leave blank to disable). - - - - pref: NoZebra - choices: - yes: "Don't use" - no: Use - - the Zebra search engine. Searches are very slow on even modest sized collections when Zebra is off. - - - - When Zebra is off, translate the following marc fields to the following indexes (each line should look something like 'indexname' => '100a,245a,500*',): - - pref: NoZebraIndexes - type: textarea - class: list - - - - pref: z3950NormalizeAuthor choices: @@ -86,7 +87,7 @@ Cataloguing: choices: standard: "Don't" economical: Do - - collapse repeated tags of the same type into one tag entry. + - collapse repeated tags of the same type into one tag entry on the display. - - By default, display biblio records in - pref: IntranetBiblioDefaultView @@ -105,3 +106,14 @@ Cataloguing: yes: Hide no: "Don't hide" - items marked as suppressed from OPAC search results. Note that you must have the Suppress index set up in Zebra and at least one suppressed item, or your searches will be broken. + - + - Show the + - pref: StaffSerialIssueDisplayCount + class: integer + - previous issues of a serial on the staff client. + - + - Show the + - pref: OPACSerialIssueDisplayCount + class: integer + - previous issues of a serial on the OPAC. + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index fb6fb6ee75..4c6f0143d2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -7,10 +7,9 @@ Circulation: choices: yes: Try no: "Don't try" - - to automatically fill in the member when entering a patron search on the circulation screen. + - to guess the patron being entered while typing a patron search on the circulation screen. - - pref: itemBarcodeInputFilter - type: choice choices: OFF: "Don't filter" whitespace: Remove spaces from @@ -20,7 +19,6 @@ Circulation: - - Sort previous checkouts on the circulation page from - pref: previousIssuesDefaultSortOrder - type: choice choices: asc: earliest to latest desc: latest to earliest @@ -39,6 +37,12 @@ Circulation: yes: Allow no: "Don't allow" - staff to specify a due date for a checkout. + - + - pref: AllowAllMessageDeletion + choices: + yes: Allow + no: "Don't allow" + - staff to delete messages added from other libraries. - - Mark a hold as problematic if it has been waiting for more than - pref: ReservesMaxPickUpDelay @@ -55,6 +59,11 @@ Circulation: yes: Require no: "Don't require" - staff to choose which checkouts to show before running the overdues report. + - pref: DisplayClearScreenButton + choices: + yes: Show + no: "Don't show" + - a button to clear the current patron from the screen on the circulation screen. Checkout Policy: - - pref: AllowNotForLoanOverride @@ -68,6 +77,23 @@ Circulation: yes: Allow no: "Don't allow" - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit. + - + - When items are created, give them the temporary location of + - pref: NewItemsDefaultLocation + class: short + - (should be a location code or blank). + - + - pref: InProcessingToShelvingCart + choices: + yes: Move + no: "Don't move" + - items that have the location PROC to the location CART when they are checked in. + - + - pref: InProcessingToShelvingCart + choices: + yes: Move + no: "Don't move" + - all items to the location CART when they are checked in. - - pref: AutomaticItemReturn choices: @@ -87,6 +113,9 @@ Circulation: - . - - Use the checkout and fines rules of + - pref: CircControl + type: choice + choices: - pref: CircControl type: choice choices: @@ -101,7 +130,7 @@ Circulation: choices: homebranch: the library the item is from. holdingbranch: the library the item was checked out from. - -
NOTE: This is deprecated in favor of CircControl, but used by some parts of Koha. It will be removed soon. + - "
NOTE: This is older than CircControl, but used by some parts of Koha. It will be removed soon." - - Make all checkouts have a due date of - pref: globalDueDate @@ -181,9 +210,6 @@ Circulation: no: in that order. - - - - pref: canreservefromotherbranches - choices: - yes: Allow no: "Don't allow (with independent branches)" - a user from one library to place a hold on an item from another library - diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/oai-pmh.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/oai-pmh.pref deleted file mode 100644 index 42d44972ce..0000000000 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/oai-pmh.pref +++ /dev/null @@ -1,18 +0,0 @@ -# Broken, omitted: OAI-PMH:Set, OAI-PMH:Subset -OAI-PMH: - - - - pref: OAI-PMH - choices: - yes: Enable - no: Disable - - "Koha's" - - 'OAI-PMH server.' - - - - Identify records at this site with the prefix - - pref: "OAI-PMH:archiveID" - - ": ." - - - - Only return - - pref: "OAI-PMH:MaxCount" - class: integer - - records at a time in response to a ListRecords or ListIdentifiers query. 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 0312deea64..4b7043f782 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 @@ -28,6 +28,12 @@ OPAC: - pref: LibraryName class: long - as the name of the library on the OPAC. + - + - pref: OpacMaintenance + choices: + yes: Show + no: "Don't show" + - a warning that the OPAC is under maintenance, instead of the OPAC itself. Note: this shows the same warning as when the database needs upgraded, but unconditionally. - - By default, show bib records - pref: BiblioDefaultView @@ -54,6 +60,13 @@ OPAC: choices: yes: using XSLT stylesheets. no: normally. + - + - On pages displayed with XSLT stylesheets on the OPAC, + - pref: DisplayOPACiconsXSLT + choices: + yes: show + no: "don't show" + - icons for itemtype and authorized values. - - pref: OPACDisplayRequestPriority choices: diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index dccb820eae..2a74746132 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -1,6 +1,18 @@ Searching: # omitted, broken: sortbynonfiling Features: + - + - pref: NoZebra + choices: + yes: "Don't use" + no: Use + - the Zebra search engine. Searches are very slow on even modest sized collections when Zebra is off. + - + - When Zebra is not in use, translate the following MARC fields to the following indexes (each line should look something like 'indexname' => '100a,245a,500*',): + - pref: NoZebraIndexes + type: textarea + class: list + - - - pref: QueryAutoTruncate type: boolean diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web-services.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web-services.pref new file mode 100644 index 0000000000..7c5685bb65 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web-services.pref @@ -0,0 +1,19 @@ +# Broken, omitted: OAI-PMH:Set, OAI-PMH:Subset +Web Services: + OAI-PMH: + - + - pref: OAI-PMH + choices: + yes: Enable + no: Disable + - "Koha's" + - 'OAI-PMH server.' + - + - Identify records at this site with the prefix + - pref: "OAI-PMH:archiveID" + - ": ." + - + - Only return + - pref: "OAI-PMH:MaxCount" + class: integer + - records at a time in response to a ListRecords or ListIdentifiers query. -- 2.20.1