Author: marcus
Date: Tue Jul 23 23:24:17 2013
New Revision: 1506370

URL: http://svn.apache.org/r1506370
Log:
Updated data for AOO 4.0.0

Modified:
    openoffice/ooo-site/trunk/content/download/source/index.html

Modified: openoffice/ooo-site/trunk/content/download/source/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/source/index.html?rev=1506370&r1=1506369&r2=1506370&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/source/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/source/index.html Tue Jul 23 
23:24:17 2013
@@ -1,52 +1,50 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";>
+<html xmlns="http://www.w3.org/1999/xhtml"; />
 <head>
-  <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>
 </head>
 
 <body>
 
-<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>
 
 </body>
 </html>
+


Reply via email to