From cede6a6d63f7e7c2f703360a7b007a9ee05c13c3 Mon Sep 17 00:00:00 2001 From: Jasmine Amohia Date: Thu, 17 Jan 2019 01:57:24 +0000 Subject: [PATCH] Bug 20106: Hea - Added notes to sysprefs (administration page, example for geolocation) Test plan: 1) Go to system preferences and search for UsageStats. 2) Confirm that the system preferences all have a note with a link directing user to a page to update their usage statistics 3) In system preferences for UsageStats, notice that the description of sys pref 'UsageStatsGeolocation' provides an example with the Eiffel Tower's geolocation. --- .../intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index 464c8c8e6a..a99c73ecd5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/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: " -- 2.11.0