Modified: websites/staging/openoffice/trunk/content/people.html
==============================================================================
--- websites/staging/openoffice/trunk/content/people.html (original)
+++ websites/staging/openoffice/trunk/content/people.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,8 +41,8 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
@@ -130,11 +130,11 @@ The information there is self-managed by
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/pmc-faqs.html
==============================================================================
--- websites/staging/openoffice/trunk/content/pmc-faqs.html (original)
+++ websites/staging/openoffice/trunk/content/pmc-faqs.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,8 +41,8 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
@@ -335,11 +335,11 @@ that means also to count the votes and p
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/press.html
==============================================================================
--- websites/staging/openoffice/trunk/content/press.html (original)
+++ websites/staging/openoffice/trunk/content/press.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,11 +109,22 @@
<div id="contenta">
<h1 class="title">Press Inquiries</h1>
- <h2 id="press-inquiries">Press Inquiries</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="press-inquiries">Press Inquiries<a class="headerlink"
href="#press-inquiries" title="Permanent link">¶</a></h2>
<p>The Apache OpenOffice Project Management Committee welcomes inquiries from
the press. We can be contacted via email at <a
href="mailto:[email protected]">[email protected]</a>. </p>
<p>For members of the media and analyst communities with questions of a
broader Apache nature, please contact the
<a href="https://www.apache.org/press/">ASF Press Team</a> directly.</p>
-<h2 id="unofficial-communication">Unofficial Communication</h2>
+<h2 id="unofficial-communication">Unofficial Communication<a
class="headerlink" href="#unofficial-communication" title="Permanent
link">¶</a></h2>
<p>Unless otherwise specified, the Apache OpenOffice community members,
including committers and Project Management Committee members,
always express their personal opinions when they post to mailing
@@ -115,11 +137,11 @@ e-mailing <a href="mailto:press@openoffi
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/privacy.html
==============================================================================
--- websites/staging/openoffice/trunk/content/privacy.html (original)
+++ websites/staging/openoffice/trunk/content/privacy.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,7 +109,18 @@
<div id="contenta">
- <p>Information about your use of this website is collected using server
access
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Information about your use of this website is collected using server access
logs and a tracking cookie. The collected information consists of the
following:</p>
<ol>
@@ -123,11 +145,11 @@ manner and for the purpose described abo
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/pt-br/index.html
==============================================================================
--- websites/staging/openoffice/trunk/content/pt-br/index.html (original)
+++ websites/staging/openoffice/trunk/content/pt-br/index.html Sat Dec 31
15:27:52 2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,7 +109,18 @@
<div id="contenta">
<h1 class="title">Apache OpenOffice</h1>
- <h2 id="anuncios">Anúncios</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="anuncios">Anúncios<a class="headerlink" href="#anuncios"
title="Permanent link">¶</a></h2>
<p><em>2012-10-17 -- Apache OpenOffice agora é projeto de Primeiro
NÃvel</em></p>
<ul>
<li><a
href="http://www.openoffice.org/pt-br/news/aoo_gratuation.html">Anúncio
oficial</a></li>
@@ -109,7 +131,7 @@
<li><a href="http://openoffice.apache.org/downloads.html">Download do Código
e SDK</a></li>
<li><a href="http://www.openoffice.org/download">Download Binários</a></li>
</ul>
-<h2 id="o-que-e-openoffice">O que é OpenOffice?</h2>
+<h2 id="o-que-e-openoffice">O que é OpenOffice?<a class="headerlink"
href="#o-que-e-openoffice" title="Permanent link">¶</a></h2>
<p>Apache OpenOffice is comprised of six personal productivity applications: a
word processor (and its web-authoring component),
spreadsheet, presentation graphics, drawing, equation editor, and database.
OpenOffice is released on Windows, Solaris, Linux and
Macintosh operation systems, with more communities joining, including a mature
FreeBSD port. OpenOffice is localized, supporting
@@ -123,11 +145,11 @@ a <a href="http://www.openoffice.org/abo
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/pt-br/participe.html
==============================================================================
--- websites/staging/openoffice/trunk/content/pt-br/participe.html (original)
+++ websites/staging/openoffice/trunk/content/pt-br/participe.html Sat Dec 31
15:27:52 2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,7 +109,18 @@
<div id="contenta">
<h1 class="title">Participe !</h1>
- <h2 id="por-que-participar-do-projeto-openoffice">Por que participar do
projeto OpenOffice?</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="por-que-participar-do-projeto-openoffice">Por que participar do
projeto OpenOffice?<a class="headerlink"
href="#por-que-participar-do-projeto-openoffice" title="Permanent
link">¶</a></h2>
<p>Há vários motivos pelos quais voluntários participam de um projeto de
código aberto como o OpenOffice. Os mais comuns são:</p>
<ul>
@@ -119,7 +141,7 @@ código aberto como o OpenOffice. Os m
voluntários unida que desenvolve o mais antigo e mais famoso projeto de
código aberto existente.</li>
</ul>
-<h2 id="um-projeto-de-codigo-aberto-multidisciplinar">Um projeto de código
aberto multidisciplinar</h2>
+<h2 id="um-projeto-de-codigo-aberto-multidisciplinar">Um projeto de código
aberto multidisciplinar<a class="headerlink"
href="#um-projeto-de-codigo-aberto-multidisciplinar" title="Permanent
link">¶</a></h2>
<p>Não é preciso ser um programador para contribuir para o Apache OpenOffice.
Nosso projeto envolve uma grande variedade de diferentes habilidades,
nÃveis de envolvimento e graus de experiência técnica. Portanto, se você
@@ -141,7 +163,7 @@ você.</p>
<p><em>Todas essas contribuições ajudam a manter o projeto ativo e reforça a
comunidade.</em> Nós damos as boas vindas e incentivamos a participação, e
tentamos facilitar tanto quanto possÃvel para que as pessoas participem.</p>
-<h2 id="como-comecar">Como começar</h2>
+<h2 id="como-comecar">Como começar<a class="headerlink" href="#como-comecar"
title="Permanent link">¶</a></h2>
<p>O OpenOffice é um projeto de código aberto grande e complexo, com uma
cultura desenvolvida durante muitos anos como um projeto independente,
combinado com nossa experiência na Apache.</p>
@@ -162,11 +184,11 @@ Ajuda</a>
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/qa.html
==============================================================================
--- websites/staging/openoffice/trunk/content/qa.html (original)
+++ websites/staging/openoffice/trunk/content/qa.html Sat Dec 31 15:27:52 2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,16 +109,27 @@
<div id="contenta">
<h1 class="title">Quality Assurance</h1>
- <h2 id="what-is-quality-assurance-qa">What is Quality Assurance (QA)?</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="what-is-quality-assurance-qa">What is Quality Assurance (QA)?<a
class="headerlink" href="#what-is-quality-assurance-qa" title="Permanent
link">¶</a></h2>
<p><a href="http://en.wikipedia.org/wiki/Quality_assurance">Quality assurance
(QA)</a> refers to the planned and systematic activities implemented in a
quality system so that quality requirements for a product or service will be
fulfilled.
QA doesn't require programming skills, so everyone can help us. If you are
interested in doing QA, please join us.</p>
-<h2 id="talk-to-us">Talk to Us</h2>
+<h2 id="talk-to-us">Talk to Us<a class="headerlink" href="#talk-to-us"
title="Permanent link">¶</a></h2>
<ul>
<li>We coordinate our work on the <a
href="http://openoffice.apache.org/mailing-lists.html#qa-mailing-list">QA
mailing list</a>.
Subscribe to this list if you want to follow our work.</li>
<li>We also have a <a
href="http://wiki.openoffice.org/wiki/Quality_Assurance">QA Wiki</a> that we
use for planning and documenting our process.</li>
</ul>
-<h2 id="how-to-help">How to Help</h2>
+<h2 id="how-to-help">How to Help<a class="headerlink" href="#how-to-help"
title="Permanent link">¶</a></h2>
<p>We welcome QA volunteers and have several ways to get started:</p>
<ul>
<li>If you are familiar with both QA work and with Apache-style open source
projects, then you can probably
@@ -124,11 +146,11 @@ to the Level 1 and Level 2 topics, as w
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/security.html
==============================================================================
--- websites/staging/openoffice/trunk/content/security.html (original)
+++ websites/staging/openoffice/trunk/content/security.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,8 +41,8 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
@@ -150,11 +150,11 @@ it may take us a little longer to respon
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/social.html
==============================================================================
--- websites/staging/openoffice/trunk/content/social.html (original)
+++ websites/staging/openoffice/trunk/content/social.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,30 +109,41 @@
<div id="contenta">
<h1 class="title">Social Networking</h1>
- <h2 id="introduction">Introduction</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="introduction">Introduction<a class="headerlink" href="#introduction"
title="Permanent link">¶</a></h2>
<p>The Apache OpenOffice PMC coordinates access to the project's official
social networking accounts. Volunteers from the
PMC use this accounts to inform and engage with users and the broader
OpenOffice ecosystem.</p>
-<h2 id="google">Google+</h2>
+<h2 id="google">Google+<a class="headerlink" href="#google" title="Permanent
link">¶</a></h2>
<p>Our Google+ page is <a
href="https://plus.google.com/u/0/114598373874764163668/">here</a></p>
-<h2 id="identica">Identi.ca</h2>
+<h2 id="identica">Identi.ca<a class="headerlink" href="#identica"
title="Permanent link">¶</a></h2>
<p>We can be found <a href="http://identi.ca/apacheoo">here</a> on
identi.ca</p>
-<h2 id="twitter">Twitter</h2>
+<h2 id="twitter">Twitter<a class="headerlink" href="#twitter" title="Permanent
link">¶</a></h2>
<p>Follow us <a href="https://twitter.com/#!/apacheoo">@ApacheOO</a> </p>
-<h2 id="hashtags">Hashtags</h2>
+<h2 id="hashtags">Hashtags<a class="headerlink" href="#hashtags"
title="Permanent link">¶</a></h2>
<p>Recommended hashtags for Twitter and Identi.ca are: #aoo #apacheoo</p>
-<h2 id="facebook">Facebook</h2>
+<h2 id="facebook">Facebook<a class="headerlink" href="#facebook"
title="Permanent link">¶</a></h2>
<p>We have a Facebook <a href="http://www.facebook.com/ApacheOO">Page</a> as
well as a <a
href="http://www.facebook.com/groups/338330086179568/">Group</a></p>
-<h2 id="xing">XING</h2>
+<h2 id="xing">XING<a class="headerlink" href="#xing" title="Permanent
link">¶</a></h2>
<p>Join the <a href="https://www.xing.com/net/pri344752x/aoo">Apache
OpenOffice group</a> </p>
</div>
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/source.html
==============================================================================
--- websites/staging/openoffice/trunk/content/source.html (original)
+++ websites/staging/openoffice/trunk/content/source.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,35 +109,46 @@
<div id="contenta">
<h1 class="title">Source Control</h1>
- <p>We use <a href="http://subversion.apache.org">Apache Subversion</a> for
version control. You can <a
href="http://svn.apache.org/viewvc/openoffice/trunk">browse our
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>We use <a href="http://subversion.apache.org">Apache Subversion</a> for
version control. You can <a
href="http://svn.apache.org/viewvc/openoffice/trunk">browse our
repository</a> in your web browser. </p>
<p>See our <a href="http://openoffice.apache.org/svn-basics.html">Subversion
Basics</a>
for more information on using subversion (svn) for the Apache OpenOffice
project.</p>
<p>For further information see the <a
href="http://www.apache.org/dev/version-control.html">Apache Source Code
Repository</a> page.</p>
-<h2 id="getting-the-source-code">Getting the source code</h2>
-<h3 id="using-svn">Using SVN</h3>
+<h2 id="getting-the-source-code">Getting the source code<a class="headerlink"
href="#getting-the-source-code" title="Permanent link">¶</a></h2>
+<h3 id="using-svn">Using SVN<a class="headerlink" href="#using-svn"
title="Permanent link">¶</a></h3>
<p>This will get you everything, including the language files:</p>
<div class="codehilite"><pre><span class="n">svn</span> <span
class="n">co</span> <span class="n">https</span><span class="p">:</span><span
class="o">//</span><span class="n">svn</span><span class="p">.</span><span
class="n">apache</span><span class="p">.</span><span class="n">org</span><span
class="o">/</span><span class="n">repos</span><span class="o">/</span><span
class="n">asf</span><span class="o">/</span><span
class="n">openoffice</span><span class="o">/</span><span class="n">trunk</span>
<span class="n">aoo</span>
</pre></div>
<p>Including SVN overhead, this requires approximately 4 GB of storage.</p>
-<h3 id="using-git">Using GIT</h3>
+<h3 id="using-git">Using GIT<a class="headerlink" href="#using-git"
title="Permanent link">¶</a></h3>
<p>You can use our git repository for downloading source but not committing
(read only):
<a
href="https://github.com/apache/openoffice">https://github.com/apache/openoffice</a></p>
-<h3 id="source-archive-of-the-latest-release">Source archive of the latest
release</h3>
+<h3 id="source-archive-of-the-latest-release">Source archive of the latest
release<a class="headerlink" href="#source-archive-of-the-latest-release"
title="Permanent link">¶</a></h3>
<p>An archive of the source for the latest release can be obtainted from the
Apache Software Foundation repository:
<a
href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/">http://www.apache.org/dyn/aoo-closer.cgi/openoffice/</a></p>
-<h2 id="browsingsearching-source-code">Browsing/Searching Source Code</h2>
+<h2 id="browsingsearching-source-code">Browsing/Searching Source Code<a
class="headerlink" href="#browsingsearching-source-code" title="Permanent
link">¶</a></h2>
<p>We have an <a href="https://fisheye6.atlassian.com/browse/ooo">instance of
Atlassian FishEye</a> for source browsing, searching,
reporting and visualization of main trunk (main development area). </p>
<p>Also, the Adfinis group hosts an <a
href="http://opengrok.adfinis-sygroup.org">opengrok</a> instance of a few of our
main repository areas.</p>
-<h2 id="building-and-running">Building and Running</h2>
+<h2 id="building-and-running">Building and Running<a class="headerlink"
href="#building-and-running" title="Permanent link">¶</a></h2>
<p>See the <a
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO">Apache
OpenOffice Building Guide page</a>
for an overview on building.</p>
<p>See <a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-buildflags">Development
Snapshots builds</a> for additional information on building.</p>
-<h2 id="testing-developer-installation-sets">Testing Developer Installation
Sets</h2>
+<h2 id="testing-developer-installation-sets">Testing Developer Installation
Sets<a class="headerlink" href="#testing-developer-installation-sets"
title="Permanent link">¶</a></h2>
<p>See <a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#DevelopmentSnapshotBuilds-fullsets">Development
Snapshot Builds: Full installation sets</a> or <a
href="http://ci.apache.org/projects/openoffice">Nightly Builds</a>
for complete installation sets for available platforms.</p>
<p>Install the "Developer Installation Set" to a new directory if you don't
want to overwrite your
@@ -139,15 +161,15 @@ AOO developer install.</li>
<li>Mac: create a new folder for AOO developer install. Download the ".dmg"
file there, and install
to the new directory.</li>
</ul>
-<h2 id="code-and-contribution-statistics">Code and Contribution Statistics</h2>
+<h2 id="code-and-contribution-statistics">Code and Contribution Statistics<a
class="headerlink" href="#code-and-contribution-statistics" title="Permanent
link">¶</a></h2>
<p>Our SVN tree is read by the <a
href="https://www.ohloh.net/p/openoffice">Ohloh tracker</a> to generate some
various statistics.
Note that the migration from the legacy Mercurial repository to SVN at Apache
has
caused pre-existing files to be double-counted. But the contribution history
should
be intact.</p>
-<h2 id="special-development-branches">Special Development Branches</h2>
+<h2 id="special-development-branches">Special Development Branches<a
class="headerlink" href="#special-development-branches" title="Permanent
link">¶</a></h2>
<p>For larger, extensive code modifications, specialized branches are created.
You can find out more information on them from the Wiki <a
href="https://wiki.openoffice.org/wiki/Source_Code">Source Code</a> page.</p>
-<h2 id="legacy-source-code-repository">Legacy Source Code Repository</h2>
+<h2 id="legacy-source-code-repository">Legacy Source Code Repository<a
class="headerlink" href="#legacy-source-code-repository" title="Permanent
link">¶</a></h2>
<p>A clone of the project's legacy (pre-Apache, Hg OOO340) version control
system is maintained
as service to the ecosystem by a volunteer. Please note that this code is
LGPL-licenced and is not maintained by the Apache OpenOffice project.</p>
@@ -156,11 +178,11 @@ LGPL-licenced and is not maintained by t
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/students.html
==============================================================================
--- websites/staging/openoffice/trunk/content/students.html (original)
+++ websites/staging/openoffice/trunk/content/students.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,7 +109,18 @@
<div id="contenta">
<h1 class="title">Advice for Students</h1>
- <p>As a well-known open source project, we get many requests each semester
from students interested in volunteering with us. Often it is a
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>As a well-known open source project, we get many requests each semester
from students interested in volunteering with us. Often it is a
requirement for a course that they contribute to an open source project or
demonstrate some specific skill or knowledge in a real-world
context. The following points will help make the experience volunteering with
the OpenOffice project a good one for all:</p>
<ul>
@@ -138,11 +160,11 @@ context. The following points will help
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/style-test.html
==============================================================================
--- websites/staging/openoffice/trunk/content/style-test.html (original)
+++ websites/staging/openoffice/trunk/content/style-test.html Sat Dec 31
15:27:52 2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,11 +109,22 @@
<div id="contenta">
<h1 class="title">This is the title</h1>
- <h1 id="this-is-a-level-1-header">This is a level 1 header</h1>
-<h2 id="this-is-a-level-2-header">This is a level 2 header</h2>
-<h3 id="this-is-a-level-3-header">This is a level 3 header</h3>
-<h5 id="this-is-a-level-4-header">This is a level 4 header</h5>
-<h6 id="this-is-a-level-5-header">This is a level 5 header</h6>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="this-is-a-level-1-header">This is a level 1 header<a
class="headerlink" href="#this-is-a-level-1-header" title="Permanent
link">¶</a></h1>
+<h2 id="this-is-a-level-2-header">This is a level 2 header<a
class="headerlink" href="#this-is-a-level-2-header" title="Permanent
link">¶</a></h2>
+<h3 id="this-is-a-level-3-header">This is a level 3 header<a
class="headerlink" href="#this-is-a-level-3-header" title="Permanent
link">¶</a></h3>
+<h5 id="this-is-a-level-4-header">This is a level 4 header<a
class="headerlink" href="#this-is-a-level-4-header" title="Permanent
link">¶</a></h5>
+<h6 id="this-is-a-level-5-header">This is a level 5 header<a
class="headerlink" href="#this-is-a-level-5-header" title="Permanent
link">¶</a></h6>
<p>This is ordinary text in a paragraph. This is <strong>bold</strong>,
<em>italics</em> and a <a href="http://www.openoffice.org">hyperlink</a>.</p>
<blockquote>
<p>This is a blockquote. Lorem ipsum dolor sit amet,
@@ -136,11 +158,11 @@ Vestibulum enim wisi, viverra nec, fring
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/svn-basics.html
==============================================================================
--- websites/staging/openoffice/trunk/content/svn-basics.html (original)
+++ websites/staging/openoffice/trunk/content/svn-basics.html Sat Dec 31
15:27:52 2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,8 +41,8 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
@@ -445,11 +445,11 @@ and commit from the aoo-update directory
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/terms.html
==============================================================================
--- websites/staging/openoffice/trunk/content/terms.html (original)
+++ websites/staging/openoffice/trunk/content/terms.html Sat Dec 31 15:27:52
2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,7 +109,18 @@
<div id="contenta">
<h1 class="title">Terms of Use</h1>
- <p>Terms of Use for Apache OpenOffice web site</p>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Terms of Use for Apache OpenOffice web site</p>
<ol>
<li>
<p>INTRODUCTION. This Site and its contents are made available by Apache
Software Foundation, OpenOffice Project Management Committee (AOO-PMC). These
Terms of Use apply to everyone who Uses this Site (as defined below), or who
participates in any projects hosted on this Site. PLEASE READ THESE TERMS
CAREFULLY FIRST. BY USING THE SITE OR PARTICIPATING IN ANY PROJECTS, YOU
ACKNOWLEDGE THAT YOU HAVE READ THE TERMS AND AGREE TO THEM. IF YOU DO NOT WISH
TO BE BOUND BY THE TERMS, THEN DO NOT USE THE SITE OR PARTICIPATE IN ANY
PROJECTS HOSTED ON THIS SITE.</p>
@@ -149,11 +171,11 @@
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.
Modified: websites/staging/openoffice/trunk/content/trademarks.html
==============================================================================
--- websites/staging/openoffice/trunk/content/trademarks.html (original)
+++ websites/staging/openoffice/trunk/content/trademarks.html Sat Dec 31
15:27:52 2016
@@ -32,7 +32,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -41,15 +41,26 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
<div id="clear"></div>
<div id="sidenav">
- <h1 id="general">General</h1>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="/index.html">About</a></li>
<li><a href="/downloads.html">Downloads</a></li>
@@ -58,7 +69,7 @@
<li><a href="/press.html">Press</a></li>
<li><a href="http://www.openoffice.org/">OpenOffice.org website</a></li>
</ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/get-involved.html">Get Involved</a></li>
<li><a href="/orientation/index.html">Orientation</a></li>
@@ -71,7 +82,7 @@
<li><a href="/people.html">People</a></li>
<li><a href="/community-faqs.html">Community FAQs</a></li>
</ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development"
title="Permanent link">¶</a></h1>
<ul>
<li><a href="/source.html">Source Code</a></li>
<li><a href="/bug-tracking.html">Bug Tracking</a></li>
@@ -82,12 +93,12 @@
<li><a href="/contributing-code.html">Contributing Code</a> </li>
<li><a href="/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project-management-pmc">Project Management PMC</h1>
+<h1 id="project-management-pmc">Project Management PMC<a class="headerlink"
href="#project-management-pmc" title="Permanent link">¶</a></h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a href="/pmc-faqs.html">PMC FAQs</a> </li>
</ul>
-<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation<a
class="headerlink" href="#the-apache-software-foundation" title="Permanent
link">¶</a></h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a href="http://www.openoffice.org/donations.html">Donations</a></li>
@@ -98,7 +109,18 @@
<div id="contenta">
<h1 class="title">Apache OpenOffice Trademarks</h1>
- <h2 id="getting-permission-to-use-our-trademarks">Getting permission to
use our trademarks</h2>
+ <style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="getting-permission-to-use-our-trademarks">Getting permission to use
our trademarks<a class="headerlink"
href="#getting-permission-to-use-our-trademarks" title="Permanent
link">¶</a></h2>
<p>The Apache Software Foundation holds trademarks on behalf of its
projects. For the Apache OpenOffice project these trademarks include
the names Apache OpenOffice⢠and OpenOffice.org®, as well as the
@@ -151,7 +173,7 @@ approval.</p>
<p>We will then notify you of the outcome.</p>
</li>
</ol>
-<h2 id="reporting-a-violation-of-the-apache-openoffice-trademarks">Reporting a
violation of the Apache OpenOffice trademarks</h2>
+<h2 id="reporting-a-violation-of-the-apache-openoffice-trademarks">Reporting a
violation of the Apache OpenOffice trademarks<a class="headerlink"
href="#reporting-a-violation-of-the-apache-openoffice-trademarks"
title="Permanent link">¶</a></h2>
<p>If you see a possible violation of an OpenOffice-related trademark,
please:</p>
<ol>
@@ -167,7 +189,7 @@ infringing one of the above-mentioned tr
relevant details, especially, a URL for the offending page.</p>
</li>
</ol>
-<h2 id="the-get-it-here-download-logo">The "Get it here!" download logo</h2>
+<h2 id="the-get-it-here-download-logo">The "Get it here!" download logo<a
class="headerlink" href="#the-get-it-here-download-logo" title="Permanent
link">¶</a></h2>
<p>A specific logo is recommended for use by those who wish to help promote
the
project by hosting a download logo on their website. The <a
href="http://openoffice.apache.org/get-it-here.html">"Get it here!"</a>
logo may be used according to the requirements listed on that page.</p>
@@ -175,11 +197,11 @@ logo may be used according to the requir
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.