Dienstoberfläche

Get there: More > Administration > System preferences > Staff interface

Appearance

AuthorityXSLTResultsDisplay

Asks: Display authority results in the staff interface using XSLT stylesheet at: ___

Default: empty (uses the default non-XSLT display)

Werte:

  • Enter a path to an XSLT file

    • For example, /path/to/koha/and/your/stylesheet.xsl

    • In a multi-language system you can enter {langcode} in the path to tell Koha to look in the right language folder

      • For example, /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl

      • For example, http://mykohaopac.org/{langcode}/stylesheet.xsl

    • If you have different stylesheets for different authority types, you can use the {authtypecode} placeholder

  • Enter an URL to an external stylesheet

Beschreibung:

  • XSLT stylesheets allow for the customization of the details shown on the screen when viewing the authority search results. This preference will allow you either use the default look that comes with Koha or design your own stylesheet.

  • This system preference controls the display of the records in the authorities search results in the staff interface.

Siehe auch:

Display856uAsImage

Asks: Display the URI in the 856u field as an image on: ___

Default: Neither details or results page

Werte:

  • Both results and details pages

    Bemerkung

    Both XSLTDetailsDisplay and XSLTResultsDisplay need to have values in order for this option to work.

    Warnung

    This option is only implemented for MARC21.

  • Detail page only

    Detailed record page in the staff interface, one of the 856 field is displayed as an image in the record

    Bemerkung

    XSLTDetailsDisplay needs to have a value in it for this option to work.

    Warnung

    This is only implemented for MARC21 and UNIMARC.

  • Neither details or results page

  • Results page only

    Search results in the staff interface, one of the 856 field is displayed as an image in the listing

    Bemerkung

    XSLTResultsDisplay needs to have a value in it for this option to work.

    Warnung

    This is only implemented for MARC21.

Beschreibung:

  • In addition to this option being set, the corresponding XSLT option must be turned on.

    See

  • Also, the corresponding 856q field must have a valid MIME image extension (e.g., „jpg“) or MIME image type (i.e. starting with „image/“), or the generic indicator „img“ entered in the field.

    856 field in the cataloging form; 856q contains img and 856u contains a link to an image

    Bemerkung

    Common image MIME types

    Dateityp

    Image MIME type

    File extension

    Bitmap

    image/bmp

    bmp

    Graphic interchange format (gif)

    image/gif

    gif

    JPEG image

    image/jpeg

    jpg

    JPEG image

    image/jpeg

    jpeg

    Scalable vector graphic

    image/svg+xml

    svg

    TIF image

    image/tiff

    tiff

    TIF image

    image/tiff

    tif

  • When all of the requirements are met, an image file will be displayed instead of the standard link text. Clicking on the image will open it in the same way as clicking on the link text. When you click on the image it should open to full size, in the current window.

See also

DisplayIconsXSLT

Asks: ___ the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff interface.

Standardwert: Ja

Werte:

  • Zeige nicht

  • Zeigen

Beschreibung:

  • This preference enables or disables the display of icons based on coded values in the leader of bibliographic records.

    Screenshot of the XSLT icons in the search results in the staff interface

Bemerkung

See the XSLT material type icons for more information on these icons.

Warnung

This is only used in XSLT displays, so XSLTResultsDisplay and/or XSLTDetailsDisplay must be set to use an XSLT stylesheet for this to show (default or custom)

Siehe auch:

intranet_includes

Asks: Use include files from the ___ directory in the template directory, instead of includes/. (Leave blank to disable)

Default: includes

Beschreibung:

  • This system preference lets you modify the directory for include files, should you want to use files that are not the standard ones.

IntranetCirculationHomeHTML

Asks: Show the following HTML in its own div on the bottom of the home page of the circulation module

Beschreibung:

  • This system preference lets you add content to the circulation home page. You can add links, memos or any other content.

    The HTML code entered in IntranetCirculationHomeHTML

    Screenshot that shows where the content of IntranetCirculationHomeHTML appears on the circulation home page, under the circulation action buttons and above the offline circulation links

Siehe auch:

intranetcolorstylesheet

Asks: Include the additional CSS stylesheet ___ to override specified settings from the default stylesheet

Beschreibung:

  • This preference is used to set custom CSS settings to the staff interface.

  • The value is a .css file. If you only need to add some directives, not necessarily a whole file, use IntranetUserCSS

  • um Angaben im Standardstylesheet zu überschreiben (frei lassen, wenn nicht verwendet). Geben Sie nur einen Dateinamen, einen vollständigen lokalen Pfad oder eine vollständige URL beginnend mit <code>http://</code> an (wenn die Datei auf einem entfernten Server liegt). Bitte beachten Sie, dass, wenn nur ein Dateiname eingegeben wird, die CSS-Datei in allen Template-Verzeichnissen der aktiven Sprachen abgelegt werden muss. Eine vollständige Pfadangabe beginnt in Ihrem HTTP-Wurzelverzeichnis.

  • Leave this field blank to disable.

Bemerkung

The stylesheet entered here will be used in addition to the default staff interface CSS stylesheet.

Siehe auch:

IntranetFavicon

Asks: Use the image at ___ for the staff interface’s favicon.

Bemerkung

This should be a complete URL, starting with http:// or https://

Bemerkung

Turn your logo into a favicon with the Favicon Generator.

Beschreibung:

  • The favicon is the little icon that appears next to the page name on the browser tab in most browsers. The default value for this field (if left blank) is the small ‚K‘ in the Koha logo.

    The small green 'k' on the browser tab is the default favicon

Siehe auch:

IntranetmainUserblock

Asks: Show the following HTML in its own column on the main page of the staff interface

Beschreibung:

  • This system preference lets you add content to the main staff interface page. You can add links, memos or any other content.

Screenshot that shows where the content of IntranetmainUserBlock appears on the staff interface's main page, under the module buttons

The HTML code entered in IntranetmainUserBlock

Siehe auch:

IntranetNav

Asks: Show the following HTML in the More menu at the top of each page on the staff interface (should be a list of links or blank)

Beschreibung:

  • This system preference lets you add links at the top of the staff interface pages.

Screenshot that shows where the content of IntranetNav is displayed at the top of the staff interface pages, to the right of the More menu

Siehe auch:

IntranetReportsHomeHTML

Asks: Show the following HTML in its own div on the bottom of the home page of the reports module

Beschreibung:

  • This system preference lets you add content to the reports home page. You can add links, memos or any other content.

    Screenshot that shows where the content of IntranetReportsHomeHTML appears on the reports module main page, under the report links

Siehe auch:

IntranetSlipPrinterJS

Asks: Use the following JavaScript for printing slips.

Beschreibung:

Siehe auch:

intranetstylesheet

Asks: Use the CSS stylesheet ___ on all pages in the staff interface, instead of the default css (used when leaving this field blank).

Beschreibung:

  • This preference allows a library to customize the appearance of the staff interface.

  • The value is a .css file. This new file will override the default stylesheet.

  • um Angaben im Standardstylesheet zu überschreiben (frei lassen, wenn nicht verwendet). Geben Sie nur einen Dateinamen, einen vollständigen lokalen Pfad oder eine vollständige URL beginnend mit <code>http://</code> an (wenn die Datei auf einem entfernten Server liegt). Bitte beachten Sie, dass, wenn nur ein Dateiname eingegeben wird, die CSS-Datei in allen Template-Verzeichnissen der aktiven Sprachen abgelegt werden muss. Eine vollständige Pfadangabe beginnt in Ihrem HTTP-Wurzelverzeichnis.

  • Leave this field blank to disable.

Warnung

The stylesheet entered here will be used instead of the default staff interface CSS stylesheet.

If you’d rather use the default staff interface CSS, but add your own personal touch, see intranetcolorstylesheet.

Siehe auch:

IntranetUserCSS

Asks: Include the following CSS on all pages in the staff interface

Beschreibung:

  • This system preference lets you add some CSS directives to customize the appearance of the staff interface.

  • The value is CSS code. If you have a .css file ready, use intranetcolorstylesheet or intranetstylesheet instead.

Bemerkung

The CSS code entered here will be used in addition to the default staff interface CSS stylesheet.

Siehe auch:

IntranetUserJS

Asks: Include the following JavaScript on all pages in the staff interface

Beschreibung:

  • This preference allows the administrator to enter JavaScript or JQuery that will be embedded across all pages of the staff interface.

  • Administrators may use this preference to customize some of the interactive sections of Koha, customizing the text for the login prompts, for example.

  • Sample JQuery scripts used by Koha libraries can be found on the wiki: http://wiki.koha-community.org/wiki/JQuery_Library.

Siehe auch:

SlipCSS

Asks: Include the stylesheet at ___ on issue and hold slips.

Beschreibung:

  • If you would like to style your receipts or slips with a consistent set of fonts and colors you can use this preference to point Koha to a stylesheet specifically for your slips.

  • This should be a complete URL, starting with http://

Siehe auch:

staffClientBaseURL

Asks: The staff interface is located at ___

Beschreibung:

  • Enter the staff interface URL

  • This should be a complete URL, starting with http:// or https://. Do not include a trailing slash in the URL.

Warnung

This must be filled in correctly for CAS, svc, and load_testing to work.

Siehe auch:

StaffHighlightedWords

Asks: ___ words searched for in the staff interface search results pages.

Default: Highlight

Werte:

  • Don’t highlight

  • Highlight

Beschreibung:

  • When set to ‚highlight‘, search terms will be highlighted in red and yellow in the search results. Staff can click ‚Unhighlight‘ to remove the highlighting manually during each search.

  • When set to „don’t hightlight“, search terms will not be highlighted, and staff will not be able to turn on the highlighting manually during each search.

StaffLangSelectorMode

Asks: Display language selector on ___

Default: only footer

Werte:

  • both top and footer

  • only footer

  • top

Beschreibung:

  • If your staff interface is available in more than one language, you can choose where the language switch is located

Siehe auch:

StaffLoginInstructions

Asks: Show the following HTML on the staff interface login page

Beschreibung:

  • HTML entered in this field will appear above the login form of your staff client

    Screenshot that shows where the content of StaffLoginInstructions appears on the staff login page, above the login fields

Siehe auch:

template

Asks: Use the ___ theme on the staff interface.

Default: prog

Werte:

  • prog

Beschreibung:

  • This system preference is used to choose the theme for the staff interface.

  • There is currently only one theme that comes with Koha, prog.

XSLTDetailsDisplay

Asks: Display details in the staff client using XSLT stylesheet at ___

Werte:

  • Enter „default“ to use the default stylesheet

  • Enter a path to an XSLT file

    • For example, /path/to/koha/and/your/stylesheet.xsl

    • In a multi-language system you can enter {langcode} in the path to tell Koha to look in the right language folder

      • For example, /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl

      • For example, http://mykohaopac.org/{langcode}/stylesheet.xsl

  • Enter an URL to an external stylesheet

Default: default

Beschreibung:

  • XSLT stylesheets allow for the customization of the details shown on the screen when viewing a bibliographic record. This preference will allow you either use the default look that comes with Koha or design your own stylesheet.

  • This system preference controls the display of the detailed bibliographic record in the staff interface.

  • If using a custom stylesheet that uses item MARC fields, enable the PassItemMarcToXSLT system preference. Otherwise, item fields are not available for use in XSLT stylesheets.

Siehe auch:

XSLTListsDisplay

Asks: Display lists in the staff interface using XSLT stylesheet at: ___

Werte:

  • Enter „default“ to use the default stylesheet

  • Enter a path to an XSLT file

    • For example, /path/to/koha/and/your/stylesheet.xsl

    • In a multi-language system you can enter {langcode} in the path to tell Koha to look in the right language folder

      • For example, /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl

      • For example, http://mykohaopac.org/{langcode}/stylesheet.xsl

  • Enter an URL to an external stylesheet

Default: default

Beschreibung:

  • XSLT stylesheets allow for the customization of the details shown on the screen when viewing a list. This preference will allow you either use the default look that comes with Koha or design your own stylesheet.

  • This system preference controls the display of the records in a list in the staff interface.

  • If using a custom stylesheet that uses item MARC fields, enable the PassItemMarcToXSLT system preference. Otherwise, item fields are not available for use in XSLT stylesheets.

Siehe auch:

XSLTResultsDisplay

Asks: Display results in the staff interface using XSLT stylesheet at ___

Werte:

  • Enter „default“ to use the default stylesheet

  • Enter a path to an XSLT file

    • For example, /path/to/koha/and/your/stylesheet.xsl

    • In a multi-language system you can enter {langcode} in the path to tell Koha to look in the right language folder

      • For example, /home/koha/src/koha-tmpl/intranet-tmpl/prog/{langcode}/xslt/intranetDetail.xsl

      • For example, http://mykohaopac.org/{langcode}/stylesheet.xsl

  • Enter an URL to an external stylesheet

Default: default

Beschreibung:

  • XSLT stylesheets allow for the customization of the details shown on the screen when viewing the search results. This preference will allow you either use the default look that comes with Koha or design your own stylesheet.

  • This system preference controls the display of the records in the search results in the staff interface.

  • If using a custom stylesheet that uses item MARC fields, enable the PassItemMarcToXSLT system preference. Otherwise, item fields are not available for use in XSLT stylesheets.

Siehe auch:

Authentication

staffShibOnly

Fragt: ___ dass Bibliothekspersonal sich in der Dienstoberfläche mit anderen Authentifizierungsmethoden als Shibboleth anmeldet.

Standardwert: Ja

Werte:

  • Erlaube

  • Erlaube nicht

Beschreibung:

  • This system preference allows you to limit the login to the staff interface to login through shibboleth.

TwoFactorAuthentication

Asks: ___ two-factor authentication (2FA).

Default: Don’t enable

Werte:

  • Don’t enable

  • Aktiviere

  • Enforce

Beschreibung:

  • This system preference can be used to turn on two-factor authentication (2FA) to improve security when logging into the staff interface.

  • The two-factor authentication uses a time-based, one-time password (TOTP) as the second factor.

  • Once this system preference is enabled, staff members must enable the two-factor authentication in their account using a third-party authenticator app.

  • After they have enabled the two-factor authentication in their account, staff members will need to generate a time-based, one-time password every time they need to log into the staff interface.

  • See the section Two factor authentication in the staff interface for more information.

  • If this system preference is set to ‚Enforce‘, staff will no longer be able to log into the staff interface without setting up and using two-factor authentication.

Optionen

AudioAlerts

Asks: ___ audio alerts for events defined in the audio alerts section of administration.

Werte:

  • Don’t enable

  • Aktiviere

Default: Don’t enable

Description :

Warnung

This feature is not supported by all browsers. Requires an HTML5 compliant browser.

HidePatronName

Asks: ___ the names of patrons that have items checked out or on hold on detail pages or the „Place Hold“ screen.

Werte:

  • Zeige nicht

  • Zeigen

Standardwert: Ja

Beschreibung:

  • This system preference allows you to hide the name of the patron who currently has an item checked out.

Siehe auch:

IntranetAddMastheadLibraryPulldown

Asks: ___ a library select pulldown menu on the staff header search.

Werte:

  • Zeige nicht

  • Zeigen

Default: Don’t show

Beschreibung:

  • When set to ‚Show‘, there will a settings icon in the catalog search bar that, when clicked, will give the option of choosing a specific library.

    Menu and search bar at the top of the page in the staff interface, the Search catalog option is selected, the mouse cursor is on  the settings icon and there is a library drop-down menu

  • This will search for records that have items whose home library is the selected library. It’s the same as the library limit on the advanced search page.

intranetbookbag

Asks: ___ the cart option in the staff interface.

Werte:

  • Zeige nicht

  • Zeigen

Standardwert: Ja

Beschreibung:

  • This system preference allows you to enable or disable the cart feature in the staff interface

Siehe auch:

IntranetCatalogSearchPulldown

Asks: ___ a search field pulldown for ‚Search the catalog‘ boxes.

Werte:

  • Zeige nicht

    The default look of the Search the catalog tab, without the index drop-down list

  • Zeigen

    When IntranetCatalogSearchPulldown is set to Show, a drop-down list of indexes appears next to the search box

Default: Don’t show

Beschreibung:

  • This system preference allows you to show a drop-down list of indexes for the ‚Search the catalog‘ tab at the top of the staff interface pages

showLastPatron and showLastPatronCount

Asks: ___ a link to the last ___ searched patrons in the staff interface.

Values for showLastPatron:

  • Zeige nicht

  • Zeigen

Default for showLastPatron: Don’t Show

Default for showLastPatronCount: 10

Beschreibung

  • If showLastPatron preference is set to ‚Show‘, a link to the last patron account consulted, as well as a pulldown list to view the last 10 patrons, will appear in the right hand corner of the Koha staff interface.

    A small 'Last patron' button appears on the right side of the screen

  • The number of patrons shown in the pulldown can be changed by changing the value in showLastPatronCount.

Version

The showLastPatronCount system preference was added in version 23.11 of Koha. In prior versions, showLastPatron only showed the very last patron.

  • This link will be cleared when you log out.

StaffDetailItemSelection

Asks: ___ item selection in record detail page.

Werte:

  • Deaktiviere

  • Aktiviere

Default: Enable

Beschreibung:

  • This preference lets you choose to show (or not show) checkboxes to the left of every item in the holdings tab on the detail display of a record in the staff interface. Showing these checkboxes allows staff members to select multiple items to edit or delete at once.

    Checkboxes are displayed next to every item in the holdings tab of a detailed bibliographic record

UseWYSIWYGinSystemPreferences

Asks: ___ WYSIWYG editor when editing certain HTML system preferences.

Werte:

  • Zeige nicht

  • Zeigen

    Example of a system preference using a WYSIWYG editor (TinyMCE) instead of a plain text editor

Default: Don’t show

Beschreibung:

  • This preference allows you to change system preferences with HTML in them to WYSIWYG editors instead of plain text boxes.

viewISBD

Asks: ___ staff to view records in ISBD form on the staff interface.

Werte:

  • Erlaube

  • Erlaube nicht

Standardwert: Ja

Beschreibung:

  • This system preference shows or hides the ISBD tab in the detailed record view

    The ISDB tab and record view

Siehe auch:

viewLabeledMARC

Asks: ___ staff to view records in labeled MARC form on the staff interface.

Werte:

  • Erlaube

  • Erlaube nicht

Standardwert: Ja

Beschreibung:

  • This system preference shows or hides the Labeled MARC tab in the detailed record view

    The Labeled MARC tab and record view

Siehe auch:

viewMARC

Asks: ___ staff to view records in plain MARC form on the staff interface.

Werte:

  • Erlaube

  • Erlaube nicht

Standardwert: Ja

Beschreibung:

  • This system preference shows or hides the MARC tab in the detailed record view

    The MARC tab and record view

Siehe auch: