Author: buildbot
Date: Wed Apr 12 17:51:16 2017
New Revision: 1010359
Log:
Staging update by buildbot for ooo-site
Removed:
websites/staging/ooo-site/trunk/content/scripts/simile-widget/
websites/staging/ooo-site/trunk/content/stats/downloads-test.html
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/stats/committers.html
websites/staging/ooo-site/trunk/content/stats/countries.html
websites/staging/ooo-site/trunk/content/stats/defects.html
websites/staging/ooo-site/trunk/content/stats/downloads.html
websites/staging/ooo-site/trunk/content/stats/index.html
websites/staging/ooo-site/trunk/content/stats/ooo-dev-subscribers.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 12 17:51:16 2017
@@ -1 +1 @@
-1791164
+1791167
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 12 17:51:16 2017
@@ -1 +1 @@
-1791164
+1791167
Modified: websites/staging/ooo-site/trunk/content/stats/committers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/committers.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/committers.html Wed Apr 12
17:51:16 2017
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Apache OpenOffice Committers</title>
- <script src="https://api.simile-widgets.org/timeplot/1.1/timeplot-api.js"
type="text/javascript">
+ <script src="./timeplot/1.1/timeplot-api.js" type="text/javascript">
</script>
<script type="text/javascript">
var resizeTimerID = null;
Modified: websites/staging/ooo-site/trunk/content/stats/countries.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/countries.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/countries.html Wed Apr 12
17:51:16 2017
@@ -31,17 +31,17 @@
<h2>Downloads by Country</h2>
<p>The data in this table is on download statistics gathered by SourceForge
(the host of our downloads) and exposed by them through their
- <a
href="http://sourceforge.net/p/forge/documentation/Download%20Stats%20API/">Download
Stats API</a>.
+ <a
href="https://sourceforge.net/p/forge/documentation/Download%20Stats%20API/">Download
Stats API</a>.
The data is collected and aggregated by a <a
href="https://svn.apache.org/repos/asf/openoffice/devtools/aoo-stats/downloads-by-country.py">Python
script</a>.
</p>
<p>
-The download figures are for full-install downloads of Apache OpenOffice
downloaded via SourceForge. This does not include downloads of language pack,
SDK's or source tarballs.
+The download figures are for full-install downloads of Apache OpenOffice
downloaded via SourceForge. This does not include downloads of language pack,
SDK's or source tarballs.
It does not include downloads of earlier versions of OpenOffice.org or
downloads made from copies of OpenOffice hosted on other repositories.
</p>
<p>
-This table is <b>not</b> live. The data is manually updated.
+This table is <b>not</b> live. The data is manually updated.
</p>
-<p>This table shows downloads per <a
href='http://en.wikipedia.org/wiki/Country_code_top-level_domain'>country</a>
for the period from 2012-05-08 to 2014-04-22.</p>
+<p>This table shows downloads per <a
href='https://en.wikipedia.org/wiki/Country_code_top-level_domain'>country</a>
for the period from 2012-05-08 to 2014-04-22.</p>
<table border='1'>
<tr>
<th>Rank</th>
Modified: websites/staging/ooo-site/trunk/content/stats/defects.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/defects.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/defects.html Wed Apr 12
17:51:16 2017
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Defect Statistics</title>
- <script src="https://api.simile-widgets.org/timeplot/1.1/timeplot-api.js"
type="text/javascript">
+ <script src="./timeplot/1.1/timeplot-api.js" type="text/javascript">
</script>
<script type="text/javascript">
var resizeTimerID = null;
Modified: websites/staging/ooo-site/trunk/content/stats/downloads.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/downloads.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/downloads.html Wed Apr 12
17:51:16 2017
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Apache OpenOffice Downloads</title>
- <script src="https://api.simile-widgets.org/timeplot/1.1/timeplot-api.js"
type="text/javascript">
+ <script src="./timeplot/1.1/timeplot-api.js" type="text/javascript">
</script>
<script type="text/javascript">
var daily_resizeTimerID = null;
Modified: websites/staging/ooo-site/trunk/content/stats/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/index.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/index.html Wed Apr 12
17:51:16 2017
@@ -38,11 +38,11 @@ We use the <a href="mailto:marketing@ope
<h2>Stats We Publish</h2>
<ul>
- <li><a
href="http://www.openoffice.org/stats/downloads.html">Download Counts</a></li>
+ <li><a href="downloads.html">Download Counts</a></li>
<li><a href="countries.html">Downloads by Country</a></li>
- <li><a
href="http://www.openoffice.org/stats/committers.html">Committers</a></li>
- <li><a
href="http://www.openoffice.org/stats/ooo-dev-subscribers.html">Mailing list
subscribers</a></li>
- <li><a
href="http://www.openoffice.org/stats/defects.html">Defect find/fix
rates</a></li>
+ <li><a href="committers.html">Committers</a></li>
+ <li><a href="ooo-dev-subscribers.html">Mailing list
subscribers</a></li>
+ <li><a href="defects.html">Defect find/fix rates</a></li>
<li><a
href="https://forum.openoffice.org/en/forum/viewtopic.php?f=50&t=46497">Various
stats related to our Support Forums</a></li>
</ul>
Modified: websites/staging/ooo-site/trunk/content/stats/ooo-dev-subscribers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/ooo-dev-subscribers.html
(original)
+++ websites/staging/ooo-site/trunk/content/stats/ooo-dev-subscribers.html Wed
Apr 12 17:51:16 2017
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>List Subscribers (dev)</title>
- <script src="https://api.simile-widgets.org/timeplot/1.1/timeplot-api.js"
type="text/javascript">
+ <script src="./timeplot/1.1/timeplot-api.js" type="text/javascript">
</script>
<script type="text/javascript">
var resizeTimerID = null;