Systeminställningar

Systeminställningar kontrollerar hur ditt Kohasystem fungerar. Ange dessa inställningar före allt annat i Koha.

  • Ta mig dit: Mer > Administration > Systeminställningar

Observera

Only staff with the manage_sysprefs permission (or the superlibrarian permission) will have access to this section.

Det går att söka i systeminställningarna (med en del av inställningen eller beskrivningen) i sökrutan på sidan ’Administration’

Sökruta för systeminställningar på huvudsidan i administrationsmodulen

eller sökrutan högst upp i administrationsmodulen eller på sidorna för systeminställningar.

Menu and search bar at the top of the page in the administration module, the system preferences search option is selected by default, other options are checkout and search catalog

The bookmark icon next to a system preference can be used to create a URL that links directly to the specific system preference, narrowing down your view to only this and related terms. The bookmarked URL can be helpful when you need to point people to a specific system preference and do not want to send the general link.

When editing system preferences a (modified) flag will appear next to elements that were changed until you click the ’Save all … preferences’ button.

Screenshot of the Features system preferences for the Accounting section. There is a (modified) flag next to AutoCreditNumber and a button at the top of the table 'Save all Accounting preferences'

After saving your preferences you’ll get a confirmation message telling you what preferences were saved.

Screenshot of the Features system preferences for the Accounting section. There is an overlaid message reading 'Saved preference AutoCreditNumber'.

Varje sektion är sorterad alfabetiskt. Genom att klicka på ’uppåt’-pilen till höger om order Inställning i rubriken inverteras sorteringen.

Screenshot of the Features system preferences for the Accounting section. Preferences are in reverse alphabetical order.

If the system preference refers to monetary values ( maxoutstanding, for example) the currency displayed will be the default one set in the currencies and exchange rates administration section.

Varning

For library systems with unique URLs for each site the system preference can be overridden by editing your koha-http.conf file. This has to be done by a system administrator or someone with access to your system files. For example, if all libraries but one want to have search terms highlighted in results, set the OpacHighlightedWords system preference to ’Highlight’, then edit the koha-http.conf for the library that wants this turned off by adding SetEnv OVERRIDE_SYSPREF_OpacHighlightedWords "0". After restarting the web server, that one library will no longer see highlighted terms. Consult with your system administrator for more information.