You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2011/07/10 17:38:57 UTC

svn commit: r792476 - in /websites/production/openofficeorg: ./ content/openofficeorg/ content/openofficeorg/css/ content/openofficeorg/docs/ content/openofficeorg/docs/governance/

Author: wave
Date: Sun Jul 10 15:38:56 2011
New Revision: 792476

Log:
Added website-local.html.

Added:
    websites/production/openofficeorg/content/openofficeorg/website-local.html
      - copied unchanged from r792475, websites/staging/openofficeorg/trunk/content/openofficeorg/website-local.html
Modified:
    websites/production/openofficeorg/   (props changed)
    websites/production/openofficeorg/content/openofficeorg/community-faqs.html
    websites/production/openofficeorg/content/openofficeorg/css/ooo.css
    websites/production/openofficeorg/content/openofficeorg/developer-faqs.html
    websites/production/openofficeorg/content/openofficeorg/docs/edit-cms.html
    websites/production/openofficeorg/content/openofficeorg/docs/governance/consensusBuilding.html
    websites/production/openofficeorg/content/openofficeorg/docs/governance/lazyConsensus.html
    websites/production/openofficeorg/content/openofficeorg/docs/governance/voting.html
    websites/production/openofficeorg/content/openofficeorg/get-involved.html
    websites/production/openofficeorg/content/openofficeorg/index.html
    websites/production/openofficeorg/content/openofficeorg/license.html
    websites/production/openofficeorg/content/openofficeorg/mailing-lists.html
    websites/production/openofficeorg/content/openofficeorg/people.html
    websites/production/openofficeorg/content/openofficeorg/ppmc-faqs.html
    websites/production/openofficeorg/content/openofficeorg/release-process.html
    websites/production/openofficeorg/content/openofficeorg/source.html

Propchange: websites/production/openofficeorg/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Jul 10 15:38:56 2011
@@ -1 +1 @@
-/websites/staging/openofficeorg/trunk:791146-792438
+/websites/staging/openofficeorg/trunk:791146-792475

Modified: websites/production/openofficeorg/content/openofficeorg/community-faqs.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/community-faqs.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/community-faqs.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/css/ooo.css
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/css/ooo.css (original)
+++ websites/production/openofficeorg/content/openofficeorg/css/ooo.css Sun Jul 10 15:38:56 2011
@@ -120,7 +120,7 @@ td {
 }
 
 .codehilite {
-  background-color: #F00;
+  background-color: #F0F000;
   padding: 0.01em 1em;
   border-radius: 10px;
 }

Modified: websites/production/openofficeorg/content/openofficeorg/developer-faqs.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/developer-faqs.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/developer-faqs.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>
@@ -76,6 +77,7 @@
 <p>Via integration with the Apache CMS, it is possible to edit, stage and publish 
 website updates from the command line, or by using a web-based interface.</p>
 <p>Detailed information can be found in the <a href="http://incubator.apache.org/openofficeorg/docs/edit-cms.html">How to edit the OpenOffice.org website</a> page.</p>
+<p>Information on deeper website development is found on the <a href="website-local.html">Website Development</a> page.</p>
 <h3 id="ive_just_been_voted_in_as_a_committer__what_do_i_need_to_do">I've just been voted in as a Committer.  What do I need to do?</h3>
 <p>First, congratulations.  Your contributions to the project have been noted and we 
 hope that as a Committer you will be even more active.</p>

Modified: websites/production/openofficeorg/content/openofficeorg/docs/edit-cms.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/docs/edit-cms.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/docs/edit-cms.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/docs/governance/consensusBuilding.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/docs/governance/consensusBuilding.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/docs/governance/consensusBuilding.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/docs/governance/lazyConsensus.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/docs/governance/lazyConsensus.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/docs/governance/lazyConsensus.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/docs/governance/voting.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/docs/governance/voting.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/docs/governance/voting.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/get-involved.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/get-involved.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/get-involved.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/index.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/index.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/index.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/license.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/license.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/license.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/mailing-lists.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/mailing-lists.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/mailing-lists.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/people.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/people.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/people.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/ppmc-faqs.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/ppmc-faqs.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/ppmc-faqs.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/release-process.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/release-process.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/release-process.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>

Modified: websites/production/openofficeorg/content/openofficeorg/source.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/source.html (original)
+++ websites/production/openofficeorg/content/openofficeorg/source.html Sun Jul 10 15:38:56 2011
@@ -26,7 +26,7 @@
 <body>
   <div id="banner">
     <img id="logo" alt="Apache OpenOffice.org (Incubating)" 
-  src="/openofficeorg/images/ooo-logo.png"/> 
+	 src="/openofficeorg/images/ooo-logo.png"/>&nbsp;|&nbsp;
   </div>
   
   <div id="navigation">
@@ -48,6 +48,7 @@
 <h1 id="development">Development</h1>
 <ul>
 <li><a href="/openofficeorg/source.html">Source Code</a></li>
+<li><a href="/openofficeorg/website-local.html">Website</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/OOODEV/">Planning Wiki</a></li>
 <li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
 </ul>