Milimetric has uploaded a new change for review.
https://gerrit.wikimedia.org/r/83596
Change subject: name consistency, small html changes
......................................................................
name consistency, small html changes
Change-Id: I277b46792d299c2bc0bd87bf1a540da645440370
---
M wikimetrics/templates/authenticate.html
M wikimetrics/templates/layout.html
M wikimetrics/templates/support.html
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/analytics/wikimetrics
refs/changes/96/83596/1
diff --git a/wikimetrics/templates/authenticate.html
b/wikimetrics/templates/authenticate.html
index f8f3691..bff57d4 100644
--- a/wikimetrics/templates/authenticate.html
+++ b/wikimetrics/templates/authenticate.html
@@ -18,5 +18,5 @@
</li>
</ul>
-<p>What does it mean to log in with a service above? The method we use is
called <a href="http://en.wikipedia.org/wiki/OAuth">OAuth</a>. In plain words,
it allows a provider to vouch that you are who you say you are. For example,
if you click on "log in with Google" above, Google will ask you if you will
allow the WikiMetrics application access to your private Google data. For our
purpose, we will only access your email address and name to verify your
identity. We will not share any of your data with Google or anyone else.
Since WikiMetrics is an open source project, you can see exactly how we
interact with Google and the other providers. As of this writing, that logic
<a
href="https://github.com/wikimedia/analytics-wikimetrics/blob/master/wikimetrics/controllers/authentication.py">lives
here</a>.</p>
+<p>What does it mean to log in with a service above? The method we use is
called <a href="http://en.wikipedia.org/wiki/OAuth">OAuth</a>. In plain words,
it allows a provider to vouch that you are who you say you are. For example,
if you click on "log in with Google" above, Google will ask you if you will
allow the Wikimetrics application access to your private Google data. For our
purpose, we will only access your email address and name to verify your
identity. We will not share any of your data with Google or anyone else.
Since Wikimetrics is an open source project, you can see exactly how we
interact with Google and the other providers. As of this writing, that logic
<a
href="https://github.com/wikimedia/analytics-wikimetrics/blob/master/wikimetrics/controllers/authentication.py">lives
here</a>.</p>
{% endblock %}
diff --git a/wikimetrics/templates/layout.html
b/wikimetrics/templates/layout.html
index ccbfb4f..f8f58fd 100644
--- a/wikimetrics/templates/layout.html
+++ b/wikimetrics/templates/layout.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
-<title>Wiki Metrics</title>
+<title>Wikimetrics</title>
<!-- TODO: set long expire header for favicon in Apache -->
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico')
}}">
diff --git a/wikimetrics/templates/support.html
b/wikimetrics/templates/support.html
index 40e555b..6b5d849 100644
--- a/wikimetrics/templates/support.html
+++ b/wikimetrics/templates/support.html
@@ -5,7 +5,7 @@
<ul>
<li>
<strong>FAQ</strong>
- <p>Visit the <a
href="http://www.mediawiki.org/wiki/Wikimetrics/FAQ">Frequently Asked Question
page</a> </p>
+ <p>Visit the <a
href="https://www.mediawiki.org/wiki/Wikimetrics">Landing page for Wikimetrics
support, including Frequently Asked Questions</a> </p>
</li>
<li>
<strong>Mailing list</strong>
--
To view, visit https://gerrit.wikimedia.org/r/83596
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I277b46792d299c2bc0bd87bf1a540da645440370
Gerrit-PatchSet: 1
Gerrit-Project: analytics/wikimetrics
Gerrit-Branch: master
Gerrit-Owner: Milimetric <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits