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 2013/07/24 01:24:58 UTC

svn commit: r870907 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/source/index.html

Author: buildbot
Date: Tue Jul 23 23:24:58 2013
New Revision: 870907

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/download/source/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 23 23:24:58 2013
@@ -1 +1 @@
-1506369
+1506370

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 23 23:24:58 2013
@@ -1 +1 @@
-1506369
+1506370

Modified: websites/staging/ooo-site/trunk/content/download/source/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/source/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/source/index.html Tue Jul 23 23:24:58 2013
@@ -3,8 +3,8 @@
 <head>
 <link href="/css/ooo.css" rel="stylesheet" type="text/css">
 
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <title>OpenOffice.org 3.3.0 Source</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <title>Apache OpenOffice 4.0.0 Source</title>
 
 <!--#include virtual="/google-analytics.js" -->
 </head>
@@ -22,45 +22,42 @@
     
     
 
-<h2>OpenOffice.org 3.3.0 Source</h2>
-<br/>
+<h2>Apache OpenOffice 4.0.0 Source</h2>
+<br />
 
 <h3>Download</h3>
 
 <ul>
-  <li>The source tarballs contain a snapshot from HG (Mercurial). Get them on the <a href="../other.html#tested-sdk">download website</a>.</li>
-  <!--
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.3.0/OOo_3.3.0_src_core.tar.bz2/download">core source</a></li>
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.3.0/OOo_3.3.0_src_system.tar.bz2/download">system source</a></li>
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.3.0/OOo_3.3.0_src_binfilter.tar.bz2/download">binfilter source</a></li>
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.3.0/OOo_3.3.0_src_l10n.tar.bz2/download">l10n source</a></li>
-  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.3.0/OOo_3.3.0_src_extensions.tar.bz2/download">extensions source</a></li>
-  -->
+  <li>The source tarballs contain a snapshot from SVN (Subversion). Get them on the <a href="../other.html#source">
+  download webpage</a>.</li>
 </ul>
-<br/>
+<br />
 
 <h3>Information</h3>
 
 <ul>
-  <li>The source tarballs contain a snapshot from HG (Mercurial)</li>
-  <li>Background Information for <a href="http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide">building OpenOffice.org</a>.</li>
-  <li><strong>Checking out source from HG (Mercurial)</strong>. We have
-  <a href="http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Getting_the_source">some tips</a> on setting up your HG account and
-  checking out OOo.</li>
-  <li><strong>Browsing Source Code.</strong> The left navbar of each project has a link, "Version Control", that takes you to a Web-viewable layout of
-  CVS modules particular to that project (e.g. OpenOffice.org Writer).<br/>
-  OpenOffice.org source code repository has been migrated to HG after 3.2.0 release. To browse the most up-to-date source please use
-  <a href="http://svn.services.openoffice.org/opengrok/xref/">OpenOffice.org OpenGrok</a>.</li>
-  <li>Read more if you want to become an <a href="http://wiki.services.openoffice.org/wiki/Development">OpenOffice.org developer</a>.</li>
+  <li>The source tarballs contain a snapshot from SVN (Subversion)</li>
+  <li>Background Information for <a href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO">
+  building Apache OpenOffice</a>.</li>
+  <li><strong>Checking out source from SVN (Subversion)</strong>. We have
+  <a href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide/Getting_the_source">some tips</a> on setting up your
+  SVN account and checking out AOO</li>
+  <li><strong>Browsing Source Code.</strong> The left navbar of each project has a link, "Version Control", that takes you
+  to a Web-viewable layout of CVS modules particular to that project (e.g., Apache OpenOffice Writer).<br />
+  To browse the most up-to-date source please use <a href="http://svn.services.openoffice.org/opengrok/xref/">
+  Apache OpenOffice OpenGrok</a>.</li>
+  <li>Read more if you want to become an <a href="http://wiki.openoffice.org/wiki/Development">
+  Apache OpenOffice developer</a>.</li>
 </ul>
-<br/>
+<br />
 
 <h3>Links</h3>
 
 <ul>
-  <li><a href="../sdk/index.html">OpenOffice.org 3.3.0 SDK</a></li>
-  <li><a href="http://development.openoffice.org/index.html">Developer Resources Page</a></li>
-  <li><a href="http://development.openoffice.org/releases/3.3.0.html">OpenOffice.org 3.3.0 Release Notes</a></li>
+  <li><a href="../sdk/index.html">Apache OpenOffice 4.0.0 SDK</a></li>
+  <li><a href="../../development/index.html">Developer Resources Page</a></li>
+  <li><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes">
+  Apache OpenOffice 4.0.0 Source Release Notes</a></li>
 </ul>