Author: buildbot
Date: Thu Mar 9 19:16:44 2017
New Revision: 1008001
Log:
Staging update by buildbot for ooo-site
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/downloads-test.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 9 19:16:44 2017
@@ -1 +1 @@
-1786052
+1786222
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 9 19:16:44 2017
@@ -1 +1 @@
-1786052
+1786222
Modified: websites/staging/ooo-site/trunk/content/stats/downloads-test.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/downloads-test.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/downloads-test.html Thu Mar
9 19:16:44 2017
@@ -91,6 +91,20 @@
<h2>Download Stats</h2>
+<div class="label">
+Daily Downloads
+</div>
+
+<div id="daily" style="height: 150px;">
+</div>
+<p></p>
+<div class="label">
+Total (Cumulative) Downloads
+</div>
+
+<div id="total" style="height: 200px;">
+</div>
+
<p>
This chart uses the <a href="http://www.simile-widgets.org/timeplot/">SIMILE
Timeplot widget</a> and is based on the data series contained in
<a href="https://www.openoffice.org/stats/aoo-downloads.txt">this data
file.</a> The data in that file based on download statistics gathered by
@@ -114,20 +128,6 @@ of OpenOffice, or a single download migh
These charts are <b>not</b> live. The data is manually updated. Data on the
edges of the chart may represent data for partial days.
</p>
-<div class="label">
-Daily Downloads
-</div>
-
-<div id="daily" style="height: 150px;">
-</div>
-
-<div class="label">
-Total (Cumulative) Downloads
-</div>
-
-<div id="total" style="height: 200px;">
-</div>
-
</div>
<!--#include virtual="/footer.html" -->