View | Details | Raw Unified | Return to bug 32355
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref (+2 lines)
Lines 156-161 Administration: Link Here
156
        -
156
        -
157
            - "URL of the Central Authentication Service (CAS) server: "
157
            - "URL of the Central Authentication Service (CAS) server: "
158
            - pref: casServerUrl
158
            - pref: casServerUrl
159
              class: url
159
        -
160
        -
160
            - "Version of the CAS server Koha will connect to: "
161
            - "Version of the CAS server Koha will connect to: "
161
            - pref: casServerVersion
162
            - pref: casServerVersion
Lines 431-436 Administration: Link Here
431
        -
432
        -
432
            - "The library URL to be shown on the Hea Community website: "
433
            - "The library URL to be shown on the Hea Community website: "
433
            - pref: UsageStatsLibraryUrl
434
            - pref: UsageStatsLibraryUrl
435
              class: url
434
            - <br><strong>NOTE:</strong> This value has no effect if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UsageStats">UsageStats</a> system preference is set to "No" (don't share).
436
            - <br><strong>NOTE:</strong> This value has no effect if the <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=UsageStats">UsageStats</a> system preference is set to "No" (don't share).
435
        -
437
        -
436
            - "The library type to be shown on the Hea Community website: "
438
            - "The library type to be shown on the Hea Community website: "
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref (+1 lines)
Lines 418-423 Enhanced content: Link Here
418
        -
418
        -
419
            - Location of the Koha manual
419
            - Location of the Koha manual
420
            - pref: KohaManualBaseURL
420
            - pref: KohaManualBaseURL
421
              class: url
421
            - You can specify the location of the Koha manual to use. By default it is https://koha-community.org/manual/
422
            - You can specify the location of the Koha manual to use. By default it is https://koha-community.org/manual/
422
            - If starts with '/',  the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=staffClientBaseURL">staffClientBaseURL</a> will be used as a prefix.
423
            - If starts with '/',  the value of <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=staffClientBaseURL">staffClientBaseURL</a> will be used as a prefix.
423
            - Note that it will be suffixed by the version / the language / the format (/17.11/en/html)
424
            - Note that it will be suffixed by the version / the language / the format (/17.11/en/html)
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (+1 lines)
Lines 352-357 Patrons: Link Here
352
     -
352
     -
353
         - Use the following URL
353
         - Use the following URL
354
         - pref: PrivacyPolicyURL
354
         - pref: PrivacyPolicyURL
355
           class: url
355
         - to refer to your local privacy policy in messages about privacy and data protection. (If you enforce GDPR policy, make sure that this page is not blocked.)
356
         - to refer to your local privacy policy in messages about privacy and data protection. (If you enforce GDPR policy, make sure that this page is not blocked.)
356
         - '<br><strong>NOTE:</strong> The URL will only be displayed if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GDPR_Policy">GDPR_Policy</a> is set.'
357
         - '<br><strong>NOTE:</strong> The URL will only be displayed if <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=GDPR_Policy">GDPR_Policy</a> is set.'
357
     -
358
     -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-1 / +1 lines)
Lines 324-327 Searching: Link Here
324
        -
324
        -
325
            - LIBRIS base URL
325
            - LIBRIS base URL
326
            - pref: LibrisURL
326
            - pref: LibrisURL
327
              class: url
327
            - "Please only change this if you are sure it needs changing."
328
            - "Please only change this if you are sure it needs changing."
328
- 

Return to bug 32355