You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/03/13 20:12:28 UTC

svn commit: r1008278 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/stats/committers.html

Author: buildbot
Date: Mon Mar 13 20:12:28 2017
New Revision: 1008278

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/committers.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 13 20:12:28 2017
@@ -1 +1 @@
-1786699
+1786785

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 13 20:12:28 2017
@@ -1 +1 @@
-1786699
+1786785

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 Mon Mar 13 20:12:28 2017
@@ -3,9 +3,9 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     <title>Apache OpenOffice Committers</title>
-    <script src="http://api.simile-widgets.org/timeplot/1.1/timeplot-api.js"  type="text/javascript">
+    <script src="https://api.simile-widgets.org/timeplot/1.1/timeplot-api.js"  type="text/javascript">
     </script>
     <script type="text/javascript">
     var resizeTimerID = null;
@@ -33,8 +33,8 @@
                                                                                                     gridColor: new Timeplot.Color("#000000"),
                                                                                                     axisLabelsPlacement: "top"
                                                                                                     }),
-                                                     lineColor: "#ff0000",
-                                                     fillColor: "#cc8080",
+                                                     lineColor: "#007DCD",
+                                                     fillColor: "#BBC8D0",
                                                      showValues: true
                                                      })
                              ];
@@ -59,22 +59,25 @@
     
     
     
-<h2>Growth in Project Committers</h2> 
-<p>A Committer is an Apache term for a project contributor who has direct 
-    access to check in code to the project's version control system.  Volunteers 
-    are voted in as Committers by the Project Management Committee based on 
-    their sustained, high-quaility contributions.  A current list of Apache OpenOffice Committers 
-    is <a href="http://people.apache.org/committers-by-project.html#openoffice">in this table  </a>.
-    </p>
-<p>
-This chart is updated monthly by counting the number of rows in the above people.apache.org committers table.
-</p>
+<h2>Growth in Project Committers</h2>
+
 <div class="label">
     Project Committers
 </div>
-<div id="committers" style="height: 400px;">
+<div id="committers" style="height: 300px;">
 </div>
 
+<p>A Committer is an Apache term for a project contributor who has direct
+  access to check in code to the project's version control system.  Volunteers
+  are voted in as Committers by the Project Management Committee based on
+  their sustained, high-quaility contributions.  A current list of Apache OpenOffice Committers
+  is <a href="https://people.apache.org/committers-by-project.html#openoffice">in this table  </a>.
+</p>
+<p>
+This chart is updated per month by counting the number of rows in the above people.apache.org committers table.
+</p>
+	
+
   </div>
 <!--#include virtual="/footer.html" -->
 </body>