@@ -, +, @@ page, example for geolocation) --- .../intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 7 +++++++ 1 file changed, 7 insertions(+) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -179,6 +179,7 @@ Administration: - ". Website where usage statistics are published: Hea Koha community website." - "
NOTE: The other \"UsageStats\" preferences have no effect if this preference is set to \"No\"." - "
NOTE: This system preference requires the misc/cronjobs/share_usage_with_koha_community.pl cronjob. Ask your system administrator to schedule it." + - "
NOTE:Usage statistics can also be configured here" - - "Use the following library name to be shown on the Hea Community website: " - pref: UsageStatsLibraryName @@ -387,10 +388,12 @@ Administration: - This will be shown on the Hea Koha community website. - "
NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
NOTE:Usage statistics can also be configured here" - - "The library URL to be shown on the Hea Community website: " - pref: UsageStatsLibraryUrl - "
NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
NOTE:Usage statistics can also be configured here" - - "The library type to be shown on the Hea Community website: " - pref: UsageStatsLibraryType @@ -408,6 +411,7 @@ Administration: religiousOrg: "religious organization" subscription: "subscription" - "
NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
NOTE:Usage statistics can also be configured here" - - pref: UsageStatsLibrariesInfo choices: @@ -415,10 +419,13 @@ Administration: no: "Do not Share" - "libraries information (name, url, country)" - "
NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
NOTE:Usage statistics can also be configured here" - - "Geolocation of the main library: " - pref: UsageStatsGeolocation + - "Please provide latitude and longitude. For example, the geolocation of the Eiffel Tower is 48.858370, 2.294481." - "
NOTE: This value has no effect if the UsageStats system preference is set to \"Don't share\"." + - "
NOTE:Usage statistics can also be configured here" Search Engine: - - "Use following search engine: " --