सिस्टम वरीयताएँ
सिस्टम वरीयताएँ आपके कोहा सिस्टम के सामान्य रूप से काम करने के तरीके को नियंत्रित करती हैं। कोहा में किसी भी चीज़ से पहले इन वरीयताओं को सेट करें।
वहां जाएं अधिक> प्रशासन> सिस्टम प्राथमिकताएँ
टिप्पणी
Only staff with the manage_sysprefs permission (or the superlibrarian permission) will have access to this section.
सिस्टम वरीयताओं को 'प्रशासन' पृष्ठ पर खोज बॉक्स का उपयोग करके (वरीयता नाम या विवरण के किसी भी भाग का उपयोग करके) खोजा जा सकता है
या प्रशासन मॉड्यूल या सिस्टम वरीयता पृष्ठों के शीर्ष पर खोज बॉक्स।
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.
जब सिस्टम वरीयताओं को संपादित करना एक * (संशोधित) * ध्वज उन तत्वों के बगल में दिखाई देगा जो तब तक बदल दिए गए थे जब तक आप 'सभी ... वरीयताओं' बटन पर क्लिक नहीं करते हैं।
अपनी वरीयताओं को सहेजने के बाद आपको एक पुष्टिकरण संदेश मिलेगा जो आपको बताता है कि कौन सी प्राथमिकताएं सहेजे गए थे।
सिस्टम वरीयताओं के प्रत्येक अनुभाग को डिफ़ॉल्ट रूप से वर्णानुक्रम में क्रमबद्ध किया जाता है। हेडर कॉलम में 'वरीयता' शब्द के दाईं ओर छोटे 'अप' तीर पर क्लिक करने से छँटाई को पलट दिया जाएगा।
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.
चेतावनी
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.