Author: kschenk
Date: Sun Nov 27 22:30:01 2011
New Revision: 1206879
URL: http://svn.apache.org/viewvc?rev=1206879&view=rev
Log:
kls -- added tools/statistics
Added:
incubator/ooo/ooo-site/trunk/content/tools/statistics/
incubator/ooo/ooo-site/trunk/content/tools/statistics/chart.png (with
props)
incubator/ooo/ooo-site/trunk/content/tools/statistics/cvs_stats.html
(with props)
Added: incubator/ooo/ooo-site/trunk/content/tools/statistics/chart.png
URL:
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/tools/statistics/chart.png?rev=1206879&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/ooo/ooo-site/trunk/content/tools/statistics/chart.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added: incubator/ooo/ooo-site/trunk/content/tools/statistics/cvs_stats.html
URL:
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/tools/statistics/cvs_stats.html?rev=1206879&view=auto
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/tools/statistics/cvs_stats.html (added)
+++ incubator/ooo/ooo-site/trunk/content/tools/statistics/cvs_stats.html Sun
Nov 27 22:30:01 2011
@@ -0,0 +1,38 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <title>OpenOffice.org - cvs stats</title>
+ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
+ <meta name="author" content="joerg spindler">
+</head>
+<body>
+<table>
+ <TR>
+ <TD>
+ <H3><u><font color="#cc3333">Statistics in graphics on
OpenOffice.org</font></u></H3>
+ </TD>
+ </TR>
+ <TR>
+ <TD><BR>
+ </TD>
+ <TR>
+ <TD><p>The chart as defined below, shows the commits on OpenOffice.org.
It was generated automatically with the Historytool.<BR>
+ This tool is developed by OpenOffice.org and is written in JAVA
+ using the JAVA classes from the <a
href="http://www.object-refinery.com/jfreechart/index.html">JFreeChart</a>
project.<BR><BR>
+ </TD>
+ </TR>
+ </TR>
+ <table border="0">
+ <TR>
+ <TD>
+ <img src="chart.png" alt="cvs stats" width="640" height="300">
+ </TD>
+ <TD></TD>
+ </TR>
+ <TR>
+ <TD align="center"><p>The chart updated monthly.</TD>
+ </TR>
+ </table>
+ </table>
+</body>
+</html>
Propchange: incubator/ooo/ooo-site/trunk/content/tools/statistics/cvs_stats.html
------------------------------------------------------------------------------
svn:eol-style = native