Author: buildbot
Date: Tue Jul 23 23:24:29 2013
New Revision: 870906
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/download/source/3.3.0_source.html
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 23 23:24:29 2013
@@ -1 +1 @@
-1506358
+1506369
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 23 23:24:29 2013
@@ -1 +1 @@
-1506358
+1506369
Added: websites/staging/ooo-site/trunk/content/download/source/3.3.0_source.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/source/3.3.0_source.html
(added)
+++ websites/staging/ooo-site/trunk/content/download/source/3.3.0_source.html
Tue Jul 23 23:24:29 2013
@@ -0,0 +1,70 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<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>
+
+<!--#include virtual="/google-analytics.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/download/">download</a> » <a
href="/download/source/">source</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+<h2>OpenOffice.org 3.3.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>
+ -->
+</ul>
+<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>
+</ul>
+<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>
+</ul>
+
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>