Bugzilla – Attachment 84114 Details for
Bug 20106
Hea - Add notes to system preferences (administration page, example for geolocation)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20106: Hea - Added notes to sysprefs (administration page, example for geolocation)
Bug-20106-Hea---Added-notes-to-sysprefs-administra.patch (text/plain), 4.24 KB, created by
Jasmine Amohia
on 2019-01-17 02:09:06 UTC
(
hide
)
Description:
Bug 20106: Hea - Added notes to sysprefs (administration page, example for geolocation)
Filename:
MIME Type:
Creator:
Jasmine Amohia
Created:
2019-01-17 02:09:06 UTC
Size:
4.24 KB
patch
obsolete
>From cede6a6d63f7e7c2f703360a7b007a9ee05c13c3 Mon Sep 17 00:00:00 2001 >From: Jasmine Amohia <jasmineamohia.student@wegc.school.nz> >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: <a href=\"http://hea.koha-community.org\">Hea Koha community website</a>." > - "<br><strong>NOTE:</strong> The other \"UsageStats\" preferences have no effect if this preference is set to \"No\"." > - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/share_usage_with_koha_community.pl</code> cronjob. Ask your system administrator to schedule it." >+ - "<br><strong>NOTE:</strong><a href='/cgi-bin/koha/admin/usage_statistics.pl'>Usage statistics can also be configured here</a>" > - > - "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 <a href="http://hea.koha-community.org">Hea Koha community website</a>. > - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"." >+ - "<br><strong>NOTE:</strong><a href='/cgi-bin/koha/admin/usage_statistics.pl'>Usage statistics can also be configured here</a>" > - > - "The library URL to be shown on the Hea Community website: " > - pref: UsageStatsLibraryUrl > - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"." >+ - "<br><strong>NOTE:</strong><a href='/cgi-bin/koha/admin/usage_statistics.pl'>Usage statistics can also be configured here</a>" > - > - "The library type to be shown on the Hea Community website: " > - pref: UsageStatsLibraryType >@@ -408,6 +411,7 @@ Administration: > religiousOrg: "religious organization" > subscription: "subscription" > - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"." >+ - "<br><strong>NOTE:</strong><a href='/cgi-bin/koha/admin/usage_statistics.pl'>Usage statistics can also be configured here</a>" > - > - pref: UsageStatsLibrariesInfo > choices: >@@ -415,10 +419,13 @@ Administration: > no: "Do not Share" > - "libraries information (name, url, country)" > - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"." >+ - "<br><strong>NOTE:</strong><a href='/cgi-bin/koha/admin/usage_statistics.pl'>Usage statistics can also be configured here</a>" > - > - "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." > - "<br><strong>NOTE:</strong> This value has no effect if the UsageStats system preference is set to \"Don't share\"." >+ - "<br><strong>NOTE:</strong><a href='/cgi-bin/koha/admin/usage_statistics.pl'>Usage statistics can also be configured here</a>" > Search Engine: > - > - "Use following search engine: " >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 20106
: 84114