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 2012/10/26 22:39:20 UTC

svn commit: r836298 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/servlets/ content/servlets/Join/ content/servlets/Join/index.html content/servlets/ReadMsg/ content/servlets/ReadMsg/index.html content/servlets/readme.txt

Author: buildbot
Date: Fri Oct 26 20:39:19 2012
New Revision: 836298

Log:
Staging update by buildbot for openofficeorg

Added:
    websites/staging/ooo-site/trunk/content/servlets/
    websites/staging/ooo-site/trunk/content/servlets/Join/
    websites/staging/ooo-site/trunk/content/servlets/Join/index.html
    websites/staging/ooo-site/trunk/content/servlets/ReadMsg/
    websites/staging/ooo-site/trunk/content/servlets/ReadMsg/index.html
    websites/staging/ooo-site/trunk/content/servlets/readme.txt
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 Fri Oct 26 20:39:19 2012
@@ -1 +1 @@
-1402646
+1402655

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 26 20:39:19 2012
@@ -1 +1 @@
-1402646
+1402655

Added: websites/staging/ooo-site/trunk/content/servlets/Join/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/servlets/Join/index.html (added)
+++ websites/staging/ooo-site/trunk/content/servlets/Join/index.html Fri Oct 26 20:39:19 2012
@@ -0,0 +1,30 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<title>Joining the OpenOffice Project
</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+
+<!--#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>&nbsp;&raquo;&nbsp;<a href="/servlets/">servlets</a>&nbsp;&raquo;&nbsp;<a href="/servlets/Join/">Join</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    <h1 class="title">Joining the OpenOffice Project
</h1>
+    <h2 id="joining-the-apache-openoffice-project">Joining the Apache OpenOffice project</h2>
+<p>If you want to learn more about volunteering with the Apache OpenOffice project, please go <a href="http://incubator.apache.org/openofficeorg/get-involved.html">here</a></p>
+<p>If you want to sign up for Apache OpenOffice mailing lists, the information you want is <a href="http://incubator.apache.org/openofficeorg/mailing-lists.html">here</a></p>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/servlets/ReadMsg/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/servlets/ReadMsg/index.html (added)
+++ websites/staging/ooo-site/trunk/content/servlets/ReadMsg/index.html Fri Oct 26 20:39:19 2012
@@ -0,0 +1,30 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<title>OpenOffice.org Mailing List Archives
</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+
+<!--#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>&nbsp;&raquo;&nbsp;<a href="/servlets/">servlets</a>&nbsp;&raquo;&nbsp;<a href="/servlets/ReadMsg/">ReadMsg</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    <h1 class="title">OpenOffice.org Mailing List Archives
</h1>
+    <h2 id="accessing-the-openofficeorg-mailing-list-archives">Accessing the OpenOffice.org Mailing List Archives</h2>
+<p>Sorry, but the mailing list archive you queried no longer exists at that address.  However, a complete copy of the OpenOffice.org archives is hosted
+by <a href="http://openoffice.markmail.org/">MarkMail</a>.</p>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/servlets/readme.txt
==============================================================================
--- websites/staging/ooo-site/trunk/content/servlets/readme.txt (added)
+++ websites/staging/ooo-site/trunk/content/servlets/readme.txt Fri Oct 26 20:39:19 2012
@@ -0,0 +1,7 @@
+Note:  This directory is not really for servlets.  It is here to offer landing pages for the many external
+links to the legacy OpenOffice.org website that pointing to servlets used by the legacy website for
+signing up volunteers, reading list archives, joining mailing lists, etc.
+
+The directory structure here mimics the legacy servlet calls but substitutes static webpages
+that direct the user to the appropriate content.
+