You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/06/12 18:32:17 UTC

svn commit: r1798502 - /openoffice/ooo-site/trunk/content/stats/countries.html

Author: mseidel
Date: Mon Jun 12 18:32:17 2017
New Revision: 1798502

URL: http://svn.apache.org/viewvc?rev=1798502&view=rev
Log:
Reverted change

Modified:
    openoffice/ooo-site/trunk/content/stats/countries.html

Modified: openoffice/ooo-site/trunk/content/stats/countries.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/stats/countries.html?rev=1798502&r1=1798501&r2=1798502&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/stats/countries.html (original)
+++ openoffice/ooo-site/trunk/content/stats/countries.html Mon Jun 12 18:32:17 2017
@@ -1,11 +1,23 @@
 <html>
 <head>
 <title>OpenOffice Downloads by Country</title>
-</head>
+<html>
 <body>
 	
 <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="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.
+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.
+</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>
@@ -1213,20 +1225,4 @@
 <td align='right'>2</td>
 </tr>
 </table>
-<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>
-<p>
-This table is <b>not</b> live. The data is manually updated.
-</p>
-<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="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.
-It does not include downloads of earlier versions of OpenOffice.org or downloads made from copies of OpenOffice hosted on other repositories.
-</p>
 </body>
-</html>