Preferências de sistema
As preferências de sistema controlam a forma como o sistema Koha vai funcionar. Defina estas preferências antes de começar a explorar o Koha.
Acesso: Mais > Administração > Preferências de sistema
Nota
Only staff with the manage_sysprefs permission (or the superlibrarian permission) will have access to this section.
As preferências de sistema podem ser pesquisas (usando qualquer parte do nome ou da descrição da preferência) na caixa de pesquisa da página principal da “Administração”
ou na caixa de pesquisa no topo do módulo de administração ou das páginas das preferências de sistema.
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.
Ao editar as preferências de sistema, a marca (modificado) vai aparecer junto aos elementos que foram modificados até que clique no botão “Guardar todas as preferências de …”.
Após guardar as preferências de sistema, será mostrada uma mensagem de confirmação a identificar quais as preferências que foram guardadas.
Cada secção das preferências de sistema está ordenada alfabeticamente por omissão. Ao clicar na pequena seta “para cima” à direita da palavra “Preferência” no cabeçalho da tabela vai inverter a ordenação.
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.
Aviso
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.